diff options
| -rw-r--r-- | 61.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -60,7 +60,7 @@ Clients MUST prefix the public key they P2PK-lock with `"02"` (for nostr<>cashu | |||
| 60 | 60 | ||
| 61 | * `.content` is an optional comment for the nutzap | 61 | * `.content` is an optional comment for the nutzap |
| 62 | * `.tags`: | 62 | * `.tags`: |
| 63 | * `proof` is one ore more proofs P2PK-locked to the public key the recipient specified in their `kind:10019` event and including a DLEQ proof. | 63 | * `proof` is one or more proofs P2PK-locked to the public key the recipient specified in their `kind:10019` event and including a DLEQ proof. |
| 64 | * `u` is the mint the URL of the mint EXACTLY as specified by the recipient's `kind:10019`. | 64 | * `u` is the mint the URL of the mint EXACTLY as specified by the recipient's `kind:10019`. |
| 65 | * `p` is the Nostr identity public key of nutzap recipient. | 65 | * `p` is the Nostr identity public key of nutzap recipient. |
| 66 | * `e` is the event that is being nutzapped, if any. | 66 | * `e` is the event that is being nutzapped, if any. |