mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
docs: use nips number in range 30000 to comply with nip33
This commit is contained in:
parent
35ac7570c5
commit
8713cf25e7
|
@ -22,7 +22,7 @@ an event looks like this:
|
|||
|
||||
```
|
||||
let event = {
|
||||
kind: 11001,
|
||||
kind: 31001,
|
||||
created_at: Math.floor(Date.now() / 1000),
|
||||
tags: [
|
||||
["D", "BUY"],
|
Loading…
Reference in New Issue
Block a user