mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-13 02:46:24 +00:00
wording
This commit is contained in:
parent
ee6d4e673e
commit
1bcbd31090
2
81.md
2
81.md
@ -65,7 +65,7 @@ Clients MAY hide human readable `n`-tags behind a code and list their code maps
|
|||||||
{
|
{
|
||||||
"kind": 10007,
|
"kind": 10007,
|
||||||
"content": nip44Encrypt(JSON.stringify([
|
"content": nip44Encrypt(JSON.stringify([
|
||||||
["n_name", "<Code used in other events>", "<Name>"],
|
["n_name", "<Code used in other events>", "<Human readable name>"],
|
||||||
["n_name", "Clients", "Clients"] // public list of my Clients
|
["n_name", "Clients", "Clients"] // public list of my Clients
|
||||||
["n_name", "6064460175057025", "Idiots"] // private list of idiots
|
["n_name", "6064460175057025", "Idiots"] // private list of idiots
|
||||||
])),
|
])),
|
||||||
|
Loading…
Reference in New Issue
Block a user