diff options
| author | Mike Dilger <mike@ezicheq.com> | 2023-02-08 08:52:35 +1300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2023-02-07 17:43:22 -0300 |
| commit | b99ca748c8227d2723b5f856b004267b3c122c06 (patch) | |
| tree | d11ec5e8c05997c06d331627d5cc1638c2874e0e | |
| parent | 87525b0d2064a68d398979155b13cfd5ad3a567a (diff) | |
Put NIP-65 in the readme contents
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -30,6 +30,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 30 | - [NIP-40: Expiration Timestamp](40.md) | 30 | - [NIP-40: Expiration Timestamp](40.md) |
| 31 | - [NIP-42: Authentication of clients to relays](42.md) | 31 | - [NIP-42: Authentication of clients to relays](42.md) |
| 32 | - [NIP-50: Keywords filter](50.md) | 32 | - [NIP-50: Keywords filter](50.md) |
| 33 | - [NIP-65: Relay List Metadata](65.md) | ||
| 33 | 34 | ||
| 34 | ## Event Kinds | 35 | ## Event Kinds |
| 35 | 36 | ||