docs: use nips number in range 30000 to comply with nip33

This commit is contained in:
Nicolas Burtey 2023-04-08 06:10:49 +02:00
parent 35ac7570c5
commit 8713cf25e7

View File

@ -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"],