mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-01-18 04:01:33 +00:00
NIP-61: fix unfinished sentence (#1683)
This commit is contained in:
parent
6c62751e57
commit
512caf7fcd
4
61.md
4
61.md
@ -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 fetches the recipient's `kind:10019`.
|
||||||
* The sender mints/swaps ecash on one of the recipient's listed mints.
|
* 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
|
# 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)
|
* 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.
|
* 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user