mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-21 11:04:19 +01:00
fix cli
This commit is contained in:
@@ -409,7 +409,6 @@ async def invoices(ctx):
|
||||
@click.argument(
|
||||
"pubkey",
|
||||
type=str,
|
||||
help="Nostr pubkey to send tokens to.",
|
||||
)
|
||||
@click.option(
|
||||
"--verbose",
|
||||
|
||||
Reference in New Issue
Block a user