Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created June 1, 2018 23:58
Show Gist options
  • Save miguelmota/f439ac00735a7c4e2b183e27f19140bd to your computer and use it in GitHub Desktop.
Save miguelmota/f439ac00735a7c4e2b183e27f19140bd to your computer and use it in GitHub Desktop.
Electrum wallet increase gap limit (number of receivable addresses)
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