diff options
| author | arthurfranca <arthur.a.franca@gmail.com> | 2023-03-29 18:45:12 -0300 |
|---|---|---|
| committer | arthurfranca <arthur.a.franca@gmail.com> | 2023-03-29 18:45:12 -0300 |
| commit | 800c0d0cd397eb4b043ef0cdaefd0bad18cb1cd5 (patch) | |
| tree | bce3cc22601b049a4ebda6bd412f7a26686106de /README.md | |
| parent | 5b1640c64815d9c288dd30b7c690b1afecf48930 (diff) | |
Drop event copy
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -28,7 +28,6 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 28 | - [NIP-26: Delegated Event Signing](26.md) | 28 | - [NIP-26: Delegated Event Signing](26.md) |
| 29 | - [NIP-27: Text Note References](27.md) | 29 | - [NIP-27: Text Note References](27.md) |
| 30 | - [NIP-28: Public Chat](28.md) | 30 | - [NIP-28: Public Chat](28.md) |
| 31 | - [NIP-30: Event Copy](30.md) | ||
| 32 | - [NIP-33: Parameterized Replaceable Events](33.md) | 31 | - [NIP-33: Parameterized Replaceable Events](33.md) |
| 33 | - [NIP-36: Sensitive Content](36.md) | 32 | - [NIP-36: Sensitive Content](36.md) |
| 34 | - [NIP-39: External Identities in Profiles](39.md) | 33 | - [NIP-39: External Identities in Profiles](39.md) |
| @@ -56,7 +55,6 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 56 | | 6 | Reposts | [18](18.md) | | 55 | | 6 | Reposts | [18](18.md) | |
| 57 | | 7 | Reaction | [25](25.md) | | 56 | | 7 | Reaction | [25](25.md) | |
| 58 | | 8 | Badge Award | [58](58.md) | | 57 | | 8 | Badge Award | [58](58.md) | |
| 59 | | 9 | Event Copy | [30](30.md) | | ||
| 60 | | 40 | Channel Creation | [28](28.md) | | 58 | | 40 | Channel Creation | [28](28.md) | |
| 61 | | 41 | Channel Metadata | [28](28.md) | | 59 | | 41 | Channel Metadata | [28](28.md) | |
| 62 | | 42 | Channel Message | [28](28.md) | | 60 | | 42 | Channel Message | [28](28.md) | |
| @@ -116,7 +114,6 @@ When experimenting with kinds, keep in mind the classification introduced by [NI | |||
| 116 | | g | geohash | | [12](12.md) | | 114 | | g | geohash | | [12](12.md) | |
| 117 | | nonce | random | | [13](13.md) | | 115 | | nonce | random | | [13](13.md) | |
| 118 | | subject | subject | | [14](14.md) | | 116 | | subject | subject | | [14](14.md) | |
| 119 | | k | referenced event kind | | [30](30.md) | | ||
| 120 | | d | identifier | | [33](33.md) | | 117 | | d | identifier | | [33](33.md) | |
| 121 | | expiration | unix timestamp (string) | | [40](40.md) | | 118 | | expiration | unix timestamp (string) | | [40](40.md) | |
| 122 | 119 | ||