upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2023-04-21 00:45:35 +0900
committerfiatjaf_ <fiatjaf@gmail.com>2023-04-20 13:29:19 -0300
commit92536d8b562d20a37aee92fc4e001937845f4ae7 (patch)
tree0d1e12e707af9445d34908f758f17c1ec56a9a2a
parent34af61df41f7e6c7668cd2c6fbce17042503751e (diff)
Add NIP-94 and kind 1063 to README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 836a593..d47bf76 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/fia
58- [NIP-58: Badges](58.md) 58- [NIP-58: Badges](58.md)
59- [NIP-65: Relay List Metadata](65.md) 59- [NIP-65: Relay List Metadata](65.md)
60- [NIP-78: Application-specific data](78.md) 60- [NIP-78: Application-specific data](78.md)
61- [NIP-94: File Header](94.md)
61 62
62## Event Kinds 63## Event Kinds
63 64
@@ -77,6 +78,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/fia
77| `42` | Channel Message | [28](28.md) | 78| `42` | Channel Message | [28](28.md) |
78| `43` | Channel Hide Message | [28](28.md) | 79| `43` | Channel Hide Message | [28](28.md) |
79| `44` | Channel Mute User | [28](28.md) | 80| `44` | Channel Mute User | [28](28.md) |
81| `1063` | File Header | [94](94.md) |
80| `1984` | Reporting | [56](56.md) | 82| `1984` | Reporting | [56](56.md) |
81| `9734` | Zap Request | [57](57.md) | 83| `9734` | Zap Request | [57](57.md) |
82| `9735` | Zap | [57](57.md) | 84| `9735` | Zap | [57](57.md) |