diff options
Diffstat (limited to '61.md')
| -rw-r--r-- | 61.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -70,7 +70,7 @@ WIP: Clients SHOULD embed a DLEQ proof in the nutzap event to make it possible t | |||
| 70 | 70 | ||
| 71 | * The sender fetches the recipient's `kind:10019`. | 71 | * The sender fetches the recipient's `kind:10019`. |
| 72 | * The sender mints/swaps ecash on one of the recipient's listed mints. | 72 | * The sender mints/swaps ecash on one of the recipient's listed mints. |
| 73 | * The sender p2pk locks to the recipient's specified pubkey in their | 73 | * The sender p2pk locks to the recipient's specified pubkey in their `kind:10019` |
| 74 | 74 | ||
| 75 | # Receiving nutzaps | 75 | # Receiving nutzaps |
| 76 | 76 | ||
| @@ -129,4 +129,4 @@ For this scenarios clients can: | |||
| 129 | * add a `pubkey` tag to the `kind:10019` (indicating which pubkey senders should P2PK to) | 129 | * add a `pubkey` tag to the `kind:10019` (indicating which pubkey senders should P2PK to) |
| 130 | * store the private key in the `kind:37375` event in the nip44-encrypted `content` field. | 130 | * store the private key in the `kind:37375` event in the nip44-encrypted `content` field. |
| 131 | 131 | ||
| 132 | This is to avoid depending on NIP-07/46 adaptations to sign cashu payloads. \ No newline at end of file | 132 | This is to avoid depending on NIP-07/46 adaptations to sign cashu payloads. |