diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -56,6 +56,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 56 | - [NIP-45: Counting results](45.md) | 56 | - [NIP-45: Counting results](45.md) |
| 57 | - [NIP-46: Nostr Connect](46.md) | 57 | - [NIP-46: Nostr Connect](46.md) |
| 58 | - [NIP-47: Wallet Connect](47.md) | 58 | - [NIP-47: Wallet Connect](47.md) |
| 59 | - [NIP-48: Proxy Tags](48.md) | ||
| 59 | - [NIP-50: Keywords filter](50.md) | 60 | - [NIP-50: Keywords filter](50.md) |
| 60 | - [NIP-51: Lists](51.md) | 61 | - [NIP-51: Lists](51.md) |
| 61 | - [NIP-52: Calendar Events](52.md) | 62 | - [NIP-52: Calendar Events](52.md) |
| @@ -191,6 +192,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI | |||
| 191 | | `nonce` | random | -- | [13](13.md) | | 192 | | `nonce` | random | -- | [13](13.md) | |
| 192 | | `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | | 193 | | `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | |
| 193 | | `price` | price | currency, frequency | [99](99.md) | | 194 | | `price` | price | currency, frequency | [99](99.md) | |
| 195 | | `proxy` | external ID | protocol | [48](48.md) | | ||
| 194 | | `published_at` | unix timestamp (string) | -- | [23](23.md) | | 196 | | `published_at` | unix timestamp (string) | -- | [23](23.md) | |
| 195 | | `relay` | relay url | -- | [42](42.md) | | 197 | | `relay` | relay url | -- | [42](42.md) | |
| 196 | | `relays` | relay list | -- | [57](57.md) | | 198 | | `relays` | relay list | -- | [57](57.md) | |