mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-03-16 21:20:29 -04:00
nip-41: fix kind mismatch on example event
This commit is contained in:
parent
82aafbef39
commit
a04da3f176
2
41.md
2
41.md
@ -22,7 +22,7 @@ An example event is shown below:
|
||||
"id": "...",
|
||||
"pubkey": "...",
|
||||
"created_at": 1669695536,
|
||||
"kind": 22223,
|
||||
"kind": 22241,
|
||||
"tags": [],
|
||||
"content": "wss://relay.example.com/",
|
||||
"sig": "..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user