mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
parent
d6f4598ad6
commit
cf144593f1
11
24.md
11
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.
|
- `displayName`: use `display_name` instead.
|
||||||
- `username`: use `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:
|
||||||
|
|
||||||
|
- `{<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).
|
||||||
|
|
||||||
tags
|
tags
|
||||||
====
|
====
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user