less aggressive wording for kind3 relay list deprecation.

This commit is contained in:
fiatjaf 2023-09-28 08:07:30 -03:00
parent cf144593f1
commit 84f1915cec
No known key found for this signature in database
GPG Key ID: BAD43C4BE5C1A3A1

4
24.md
View File

@ -31,9 +31,7 @@ These are extra fields not specified in NIP-02 that may be present in the string
### Deprecated fields
These are fields that should be ignored or removed when found in the wild:
- `{<relay-url>: {"read": <true|false>, "write": <true|false>}, ...}`: an object of relays used by a user to read/write, but in favor of [NIP-65](65.md).
- `{<relay-url>: {"read": <true|false>, "write": <true|false>}, ...}`: an object of relays used by a user to read/write. [NIP-65](65.md) should be used instead.
tags
====