18 changed files with 43 additions and 29 deletions
@ -0,0 +1,3 @@ |
|||
from wallet import Wallet, SecretToASecret, format_satoshis |
|||
from interface import WalletSynchronizer |
|||
from interface import TcpStratumInterface |
@ -1,2 +1,2 @@ |
|||
ELECTRUM_VERSION = "0.47b" |
|||
ELECTRUM_VERSION = "0.48" |
|||
SEED_VERSION = 4 # bump this everytime the seed generation is modified |
Loading…
Reference in new issue