fix #1378
This commit is contained in:
@@ -106,7 +106,7 @@ class Commands:
|
|||||||
def restore(self):
|
def restore(self):
|
||||||
"""Restore a wallet from seed. """
|
"""Restore a wallet from seed. """
|
||||||
|
|
||||||
@command('')
|
@command('w')
|
||||||
def deseed(self):
|
def deseed(self):
|
||||||
"""Remove seed from wallet. This creates a seedless, watching-only
|
"""Remove seed from wallet. This creates a seedless, watching-only
|
||||||
wallet."""
|
wallet."""
|
||||||
|
|||||||
Reference in New Issue
Block a user