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
The wallet shows you your next receive address in the BIP32 path, but of course all previous addresses are still valid, the wallet just shows you one at a time.
There are a few ways to see the addresses generated by your wallet so far:
"accountIndex": 0,
"receiveDepth": 9,
"changeDepth": 5,
"nestedDepth": 5,
"lookahead": 10,
here i've 9 receiveDepth addresses. but i see only one.
How to get all address from a wallet accounts.
Please help me.
The text was updated successfully, but these errors were encountered: