big refactoring: command line options and electrum.conf options override settings...
[electrum-nvc.git] / lib / __init__.py
1 from wallet import Wallet, format_satoshis, prompt_password
2 from interface import WalletSynchronizer, Interface, pick_random_server
3 from simple_config import SimpleConfig