Link kind:30818 to NIP-54 / Wiki article

This commit is contained in:
dtonon
2024-07-25 16:42:03 +02:00
parent 42e37db1e7
commit 7540573d17

View File

@@ -78,6 +78,7 @@ var kindNames = map[int]string{
30018: "Create or update a product",
30023: "Long-form Content",
30078: "Application-specific Data",
30818: "Wiki article",
30311: "Live Event",
}
@@ -117,6 +118,7 @@ var kindNIPs = map[int]string{
30018: "15",
30023: "23",
30078: "78",
30818: "54",
30311: "53",
}