NIP-24: avatar -> picture (in example JSON)

Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
This commit is contained in:
Alex Gleason 2024-11-20 11:13:00 -06:00 committed by GitHub
parent 83505b2b5b
commit 80cc42ee44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
24.md
View File

@ -31,7 +31,7 @@ In the context of a full metadata object:
```json ```json
{ {
"name": "Alex", "name": "Alex",
"avatar": "https://...", "picture": "https://...",
"fields": [ "fields": [
["Pronouns", "ye/haw"], ["Pronouns", "ye/haw"],
["Lifestyle", "vegan"], ["Lifestyle", "vegan"],