diff --git a/cashu/wallet/cli.py b/cashu/wallet/cli.py index d14eac5..c91b7de 100644 --- a/cashu/wallet/cli.py +++ b/cashu/wallet/cli.py @@ -409,7 +409,6 @@ async def invoices(ctx): @click.argument( "pubkey", type=str, - help="Nostr pubkey to send tokens to.", ) @click.option( "--verbose",