big refactoring: command line options and electrum.conf options override settings in wallet file.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from wallet import Wallet, format_satoshis, prompt_password
|
||||
from interface import WalletSynchronizer, parse_proxy_options
|
||||
from interface import TcpStratumInterface
|
||||
from interface import WalletSynchronizer, Interface, pick_random_server
|
||||
from simple_config import SimpleConfig
|
||||
|
||||
Reference in New Issue
Block a user