ThomasV 9 years ago
parent
commit
465d1dfd8b
  1. 2
      lib/commands.py

2
lib/commands.py

@ -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."""

Loading…
Cancel
Save