mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 18:25:21 +00:00
fix #1378
This commit is contained in:
parent
2ec19e7528
commit
465d1dfd8b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue