mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-02-22 13:19:00 +00:00
NIP-61: get rid of 'a' tag (#1742)
This commit is contained in:
parent
4e564ba4d9
commit
a0cd05f013
1
61.md
1
61.md
@ -97,7 +97,6 @@ Multiple `kind:9321` events can be tagged in the same `kind:7376` event.
|
||||
[ "e", "<7375-event-id>", "relay-hint", "created" ] // new token event that was created
|
||||
]),
|
||||
"tags": [
|
||||
[ "a", "37375:<pubkey>:my-wallet" ], // an optional wallet tag
|
||||
[ "e", "<9321-event-id>", "relay-hint", "redeemed" ], // nutzap event that has been redeemed
|
||||
[ "p", "sender-pubkey" ] // pubkey of the author of the 9321 event (nutzap sender)
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user