Merge 5f753c45e145b684ef01bbf26b8ec6445dbb8e46 into 0619f370bca3485bb9c5870bc2defa03c7c3d10e

This commit is contained in:
greenart7c3 2025-03-16 10:02:37 -03:00 committed by GitHub
commit 65fcf7a84a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
24.md
View File

@ -17,6 +17,7 @@ These are extra fields not specified in NIP-01 that may be present in the string
- `website`: a web URL related in any way to the event author.
- `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen.
- `bot`: a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds.
- `cryptocurrency_addresses`: A JSON object containing cryptocurrency names and their corresponding addresses, like the following example: `{"bitcoin":"bc1q...","monero":"888tN...",...}`
### Deprecated fields