mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-13 19:06:24 +00:00
Update 81.md
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
This commit is contained in:
parent
4482a41d90
commit
a3a678464e
2
81.md
2
81.md
@ -64,7 +64,7 @@ For relationships that MUST remain private, Event kind `30383` uses a similar st
|
|||||||
],
|
],
|
||||||
"content": nip44Encrypt(JSON.stringify([
|
"content": nip44Encrypt(JSON.stringify([
|
||||||
["p", "<pubkey>", "relay"],
|
["p", "<pubkey>", "relay"],
|
||||||
["n", "Clients List"],
|
["n", "clients-list"],
|
||||||
["petname", "<My buddy>"],
|
["petname", "<My buddy>"],
|
||||||
["summary", "<Summary of the relationship>"],
|
["summary", "<Summary of the relationship>"],
|
||||||
])),
|
])),
|
||||||
|
Loading…
Reference in New Issue
Block a user