upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/31.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2023-11-15 21:42:51 -0300
committerfiatjaf_ <fiatjaf@gmail.com>2023-11-16 10:24:53 -0300
commit37f6cbb775126b386414220f783ca0f5f85e7614 (patch)
tree17bcc1ae4838679d332ed360aea36747ba42b916 /31.md
parentf1433e0f0cb28d17102b530081b48d47e0ee38ac (diff)
remove all NIP authors.
Diffstat (limited to '31.md')
-rw-r--r--31.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/31.md b/31.md
index e77ae34..ee92052 100644
--- a/31.md
+++ b/31.md
@@ -4,7 +4,7 @@ NIP-31
4Dealing with unknown event kinds 4Dealing with unknown event kinds
5-------------------------------- 5--------------------------------
6 6
7`draft` `optional` `author:pablof7z` `author:fiatjaf` 7`draft` `optional`
8 8
9When creating a new custom event kind that is part of a custom protocol and isn't meant to be read as text (like `kind:1`), clients should use an `alt` tag to write a short human-readable plaintext summary of what that event is about. 9When creating a new custom event kind that is part of a custom protocol and isn't meant to be read as text (like `kind:1`), clients should use an `alt` tag to write a short human-readable plaintext summary of what that event is about.
10 10