You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was not able to test this, because it didn't find my domain. So I have a question that might be outside this ticket and may need a new issue.
A few days ago I registered jessesmartwallet.rsk through the app and it set the RSK resolve address to my EOA account:
Then I reset the app a bunch of times while I was working on other PRs (could be unrelated, just wanted to mention the resets). When I go to the Receive screen, I don't see my address listed.
This is probably because we are searching for the registered domain with the smartAddress:
getDomains(wallet.smartWalletAddress
So something is incorrect. I'm thinking the issue is with the registration process, that it should set to the SmartWallet address not the EOA address. But I could be mistaken.
I was not able to test this, because it didn't find my domain. So I have a question that might be outside this ticket and may need a new issue.
A few days ago I registered
jessesmartwallet.rsk
through the app and it set the RSK resolve address to my EOA account:Then I reset the app a bunch of times while I was working on other PRs (could be unrelated, just wanted to mention the resets). When I go to the Receive screen, I don't see my address listed.
This is probably because we are searching for the registered domain with the smartAddress:
So something is incorrect. I'm thinking the issue is with the registration process, that it should set to the SmartWallet address not the EOA address. But I could be mistaken.
Originally posted by @jessgusclark in #150 (comment)
The text was updated successfully, but these errors were encountered: