mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-03 15:54:20 +01:00
cashu wallets help text
This commit is contained in:
@@ -319,7 +319,7 @@ async def locks(ctx):
|
||||
return True
|
||||
|
||||
|
||||
@cli.command("wallets", help="List available wallets.")
|
||||
@cli.command("wallets", help="List of all available wallets.")
|
||||
@click.pass_context
|
||||
@coro
|
||||
async def wallets(ctx):
|
||||
|
||||
Reference in New Issue
Block a user