make most commands available in the console
This commit is contained in:
@@ -10,3 +10,4 @@ import bitcoin
|
||||
from bitcoin import Transaction, EC_KEY
|
||||
from mnemonic import mn_encode as mnemonic_encode
|
||||
from mnemonic import mn_decode as mnemonic_decode
|
||||
from commands import protected_commands, Commands
|
||||
|
||||
Reference in New Issue
Block a user