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