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
After installing this library, I try to create a wallet as shown in the Readme. I get to the line var myWallet = new Wallet(); and then as soon as I type console there is a bunch of error messages such as:
An Address Discovery Promise failed during Account Discovery! Error: Error Updating Address State for:
Error: Unable to getAddress: 502 Bad Gateway | html>
<title>502 Bad Gateway</title>
then it points to the Address.js file and goes on and on with similar errors but showing different addresses.
The text was updated successfully, but these errors were encountered:
After installing this library, I try to create a wallet as shown in the Readme. I get to the line var myWallet = new Wallet(); and then as soon as I type console there is a bunch of error messages such as:
An Address Discovery Promise failed during Account Discovery! Error: Error Updating Address State for:
<title>502 Bad Gateway</title> then it points to the Address.js file and goes on and on with similar errors but showing different addresses.Error: Unable to getAddress: 502 Bad Gateway | html>
The text was updated successfully, but these errors were encountered: