mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
NIP-24: add "encrypted" tag
This commit is contained in:
parent
02e6757c61
commit
da24cfe3e7
1
24.md
1
24.md
|
@ -41,3 +41,4 @@ These tags may be present in multiple event kinds. Whenever a different meaning
|
||||||
|
|
||||||
- `r`: a web URL the event is referring to in some way
|
- `r`: a web URL the event is referring to in some way
|
||||||
- `title`: name of [NIP-51](51.md) sets, [NIP-52](52.md) calendar event, [NIP-53](53.md) live event or [NIP-99](99.md) listing
|
- `title`: name of [NIP-51](51.md) sets, [NIP-52](52.md) calendar event, [NIP-53](53.md) live event or [NIP-99](99.md) listing
|
||||||
|
- `encrypted`: indicates that the event's content field contains encrypted data. The value should be `nip04` or `nip44` to indicate the encryption method used. If no value is provided, it should be assumed to be `nip04`.
|
Loading…
Reference in New Issue
Block a user