Created
June 1, 2018 23:58
-
-
Save miguelmota/f439ac00735a7c4e2b183e27f19140bd to your computer and use it in GitHub Desktop.
Electrum wallet increase gap limit (number of receivable addresses)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wallet.change_gap_limit(10) | |
wallet.storage.write() | |
wallet.gap_limit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment