This commit is contained in:
callebtc
2022-12-26 19:23:01 +01:00
parent a9285e670d
commit 86d2321fcb

View File

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