mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 08:55: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,
|
"kind": 10008,
|
||||||
"content": nip44Encrypt(JSON.stringify([
|
"content": nip44Encrypt(JSON.stringify([
|
||||||
["map", "<code>", "<name>"],
|
["map", "<code>", "<name>"],
|
||||||
["map", "Bitcoiners", "Bitcoiners"],
|
["map", "bitcoiner", "bitcoiner"],
|
||||||
["map", "6064460175057025", "Debtors"]
|
["map", "6064460175057025", "debtor"]
|
||||||
])),
|
])),
|
||||||
// ...other fields
|
// ...other fields
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user