mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24:32 +00:00
parent
d6f4598ad6
commit
cf144593f1
1 changed files with 11 additions and 0 deletions
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.
|
||||
- `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
|
||||
====
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue