mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-13 02:46:24 +00:00
correcting the example
This commit is contained in:
parent
73a2aab8dd
commit
225be8a2a1
2
81.md
2
81.md
@ -25,7 +25,7 @@ For example:
|
|||||||
["p", "<pubkey>", "relay"]
|
["p", "<pubkey>", "relay"]
|
||||||
["nickname", "<My buddy>"]
|
["nickname", "<My buddy>"]
|
||||||
["summary", "<Summary of the relationship>"],
|
["summary", "<Summary of the relationship>"],
|
||||||
["nip92secret", "<secret used to decrypt medical data for this pubkey>"]
|
["nip82secret", "<secret used to decrypt medical data for this pubkey>"]
|
||||||
)",
|
)",
|
||||||
...other fields
|
...other fields
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user