diff --git a/24.md b/24.md index cb5d8982..5f94a2b1 100644 --- a/24.md +++ b/24.md @@ -24,6 +24,17 @@ These are fields that should be ignored or removed when found in the wild: - `displayName`: use `display_name` instead. - `username`: use `name` instead. +kind 3 +====== + +These are extra fields not specified in NIP-02 that may be present in the stringified JSON of contacts events: + +### Deprecated fields + +These are fields that should be ignored or removed when found in the wild: + + - `{: {"read": , "write": }, ...}`: an object of relays used by a user to read/write, but in favor of [NIP-65](65.md). + tags ====