Added SimpleConfig class to deal with simple config options added for fallback to other gui when missing deps
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from wallet import Wallet, format_satoshis, prompt_password
|
||||
from interface import WalletSynchronizer
|
||||
from interface import TcpStratumInterface
|
||||
from simple_config import SimpleConfig
|
||||
|
||||
Reference in New Issue
Block a user