separate bitcoin related functions from wallet.py
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from wallet import Wallet, format_satoshis
|
||||
from interface import WalletSynchronizer, Interface, pick_random_server, DEFAULT_SERVERS
|
||||
from simple_config import SimpleConfig
|
||||
import bitcoin
|
||||
|
||||
Reference in New Issue
Block a user