modified password input routines to allow for input through stdin
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from wallet import Wallet, format_satoshis
|
||||
from wallet import Wallet, format_satoshis, prompt_password
|
||||
from interface import WalletSynchronizer
|
||||
from interface import TcpStratumInterface
|
||||
|
||||
Reference in New Issue
Block a user