mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 00:45:53 -05:00
NIP-24: avatar -> picture
This commit is contained in:
parent
54e110b93a
commit
83505b2b5b
2
24.md
2
24.md
|
@ -40,7 +40,7 @@ In the context of a full metadata object:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
While protocol-level fields like `lud16` and `avatar` can influence the behavior of a user's account, custom fields are used for display purposes only. Clients should display custom fields in a confined area of the user's profile, and not make assumptions about their meaning.
|
While protocol-level fields like `lud16` and `picture` can influence the behavior of a user's account, custom fields are used for display purposes only. Clients should display custom fields in a confined area of the user's profile, and not make assumptions about their meaning.
|
||||||
|
|
||||||
Custom fields should be displayed in the order they are defined by the user, and entries may be duplicated. The name and value can be any string, although clients may truncate or ellipsize long values, and may limit the total number of fields displayed.
|
Custom fields should be displayed in the order they are defined by the user, and entries may be duplicated. The name and value can be any string, although clients may truncate or ellipsize long values, and may limit the total number of fields displayed.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user