From 8713cf25e75fe2a4a5ee02a8d27394826ff4a373 Mon Sep 17 00:00:00 2001 From: Nicolas Burtey Date: Sat, 8 Apr 2023 06:10:49 +0200 Subject: [PATCH] docs: use nips number in range 30000 to comply with nip33 --- 11001.md => 31001.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename 11001.md => 31001.md (99%) diff --git a/11001.md b/31001.md similarity index 99% rename from 11001.md rename to 31001.md index c99dffd..909fa50 100644 --- a/11001.md +++ b/31001.md @@ -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"],