move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
This commit is contained in:
@@ -11,8 +11,6 @@ import account
|
||||
import transaction
|
||||
from transaction import Transaction
|
||||
from plugins import BasePlugin
|
||||
from mnemonic import mn_encode as mnemonic_encode
|
||||
from mnemonic import mn_decode as mnemonic_decode
|
||||
from commands import Commands, known_commands
|
||||
from daemon import NetworkServer
|
||||
from network_proxy import NetworkProxy
|
||||
|
||||
Reference in New Issue
Block a user