Merge pull request #1288 from AsaiToshiya/AsaiToshiya-patch-14

README: update remark
This commit is contained in:
Alex Gleason 2024-06-05 20:18:11 -05:00 committed by GitHub
commit dbbb2a9ff7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -224,8 +224,6 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
| `AUTH` | used to send authentication challenges | [42](42.md) |
| `COUNT` | used to send requested event counts to clients | [45](45.md) |
Please update these lists when proposing NIPs introducing new event kinds.
## Standardized Tags
| name | value | other parameters | NIP |
@ -277,6 +275,8 @@ Please update these lists when proposing NIPs introducing new event kinds.
| `web` | webpage URL | -- | [34](34.md) |
| `zap` | pubkey (hex), relay URL | weight | [57](57.md) |
Please update these lists when proposing new NIPs.
## Criteria for acceptance of NIPs
1. They should be fully implemented in at least two clients and one relay -- when applicable.