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
Gap limit is required when we restore the wallets, default gap limit is 20, this will also cause issues when we create more than 20 addresses with no balance
wallet.change_gap_limit( 500 )
The text was updated successfully, but these errors were encountered:
Gap limit is required when we restore the wallets, default gap limit is 20, this will also cause issues when we create more than 20 addresses with no balance
wallet.change_gap_limit( 500 )
The text was updated successfully, but these errors were encountered: