upleb.uk

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

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2023-05-05 09:18:02 -0300
committerfiatjaf <fiatjaf@gmail.com>2023-05-05 09:18:02 -0300
commitb8aec7dad561a8b27e22a91638dd04f2851a0c5c (patch)
tree8812b72ae94b18bf3ff96cecc82267282094417e /README.md
parentbc9d469c203a25a706727219fa7d37dacaf6040d (diff)
nip-31: dealing with custom unknown events.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a4a63a4..f3ae501 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/fia
45- [NIP-26: Delegated Event Signing](26.md) 45- [NIP-26: Delegated Event Signing](26.md)
46- [NIP-27: Text Note References](27.md) 46- [NIP-27: Text Note References](27.md)
47- [NIP-28: Public Chat](28.md) 47- [NIP-28: Public Chat](28.md)
48- [NIP-31: Dealing with Unknown Events](31.md)
48- [NIP-33: Parameterized Replaceable Events](33.md) 49- [NIP-33: Parameterized Replaceable Events](33.md)
49- [NIP-36: Sensitive Content](36.md) 50- [NIP-36: Sensitive Content](36.md)
50- [NIP-39: External Identities in Profiles](39.md) 51- [NIP-39: External Identities in Profiles](39.md)