diff --git a/cashu/wallet/cli.py b/cashu/wallet/cli.py index 93d8c2b..5744c66 100644 --- a/cashu/wallet/cli.py +++ b/cashu/wallet/cli.py @@ -459,7 +459,6 @@ async def nostr(ctx): client = NostrClient(privatekey_hex=NOSTR_PRIVATE_KEY) await asyncio.sleep(2) - await receive(ctx, "asd", "") def get_token_callback(event: Event, decrypted_content): print(