Optional n tag

This commit is contained in:
Vitor Pamplona 2024-02-07 17:59:27 -05:00
parent bd1755f44c
commit 73a2aab8dd

4
81.md
View File

@ -8,7 +8,9 @@ Private Relationship Status
A new `kind:30382` event documents a "Private Relationship Status" between two users of the network. A new `kind:30382` event documents a "Private Relationship Status" between two users of the network.
It is defined as a _parameterized replaceable event_ with a single `d` tag as hash of the target `.pubkey` and `n` as the name for the list. The other tags are stringified, NIP-44 encrypted and placed inside the `.content` of the event. It is defined as a _parameterized replaceable event_ with a single `d` tag as hash of the target `.pubkey`. An optional `n` tag adds the target key to an unbound list.
The other tags are stringified, NIP-44-encrypted and placed inside the `.content` of the event.
For example: For example: