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
Some users have been complaining about issues with sending messages when updating from 1.3.0 > 1.3.1. Potenitally this is because of the update to deterministic wallets. Additional information is required.
The text was updated successfully, but these errors were encountered:
Due to some "old" users still have the old subwallet as no. 2, you will need to enforce a blank second address and instead use no. 3 as your new "messageSubwallet" like this : let [mainWallet, subWallet, messageSubWallet] = js_wallet.subWallets.getAddresses()
Some users have been complaining about issues with sending messages when updating from 1.3.0 > 1.3.1. Potenitally this is because of the update to deterministic wallets. Additional information is required.
The text was updated successfully, but these errors were encountered: