This commit is contained in:
ThomasV 2015-07-31 14:51:48 +02:00
parent 2ec19e7528
commit 465d1dfd8b
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ class Commands:
def restore(self):
"""Restore a wallet from seed. """
@command('')
@command('w')
def deseed(self):
"""Remove seed from wallet. This creates a seedless, watching-only
wallet."""