NIP-61: fix unfinished sentence (#1683)

This commit is contained in:
P. Reis 2025-01-13 20:42:58 -03:00 committed by GitHub
parent 6c62751e57
commit 512caf7fcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
61.md
View File

@ -70,7 +70,7 @@ WIP: Clients SHOULD embed a DLEQ proof in the nutzap event to make it possible t
* The sender fetches the recipient's `kind:10019`.
* The sender mints/swaps ecash on one of the recipient's listed mints.
* The sender p2pk locks to the recipient's specified pubkey in their
* The sender p2pk locks to the recipient's specified pubkey in their `kind:10019`
# Receiving nutzaps
@ -129,4 +129,4 @@ For this scenarios clients can:
* add a `pubkey` tag to the `kind:10019` (indicating which pubkey senders should P2PK to)
* store the private key in the `kind:37375` event in the nip44-encrypted `content` field.
This is to avoid depending on NIP-07/46 adaptations to sign cashu payloads.
This is to avoid depending on NIP-07/46 adaptations to sign cashu payloads.