mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 16:35:52 -05:00
Update 81.md
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
This commit is contained in:
parent
08d8b1e5ac
commit
a5ff486989
4
81.md
4
81.md
|
@ -44,8 +44,8 @@ List `codes` can be human readable or not. A new event kind named "Unbound List
|
|||
"kind": 10008,
|
||||
"content": nip44Encrypt(JSON.stringify([
|
||||
["map", "<code>", "<name>"],
|
||||
["map", "Bitcoiners", "Bitcoiners"],
|
||||
["map", "6064460175057025", "Debtors"]
|
||||
["map", "bitcoiner", "bitcoiner"],
|
||||
["map", "6064460175057025", "debtor"]
|
||||
])),
|
||||
// ...other fields
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user