Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWallet: production version doesn't load core wallet address #386
Comments
|
Found the culprit. The state store for core wallet's address got overwritten in this merge: d5d8184#diff-dca44bed73f41e3affd9b19fe8c8e9b5R10 |
|
Fixed. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sticks at "loading address...", but only on the production build.
There's no error on Chrome or Safari. Request to our UTXO provider is successful as well.
This isn't a core problem because the wallet address loads fine on the create profile page.