mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-13 02:46:24 +00:00
Improves formatting
This commit is contained in:
parent
dc4af5d133
commit
bd1755f44c
8
81.md
8
81.md
@ -6,13 +6,9 @@ Private Relationship Status
|
||||
|
||||
`draft` `optional`
|
||||
|
||||
## Abstract
|
||||
A new `kind:30382` event documents a "Private Relationship Status" between two users of the network.
|
||||
|
||||
Creates a replaceable event using unbound lists to privately assert the level of trust from the author to any other pubkey.
|
||||
|
||||
# Relationship Status Event
|
||||
|
||||
A new `kind:30382` event named "Relationship Status Event" 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` and `n` as the name for the list. The other tags are stringified, NIP-44 encrypted and placed inside the `.content` of the event.
|
||||
|
||||
For example:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user