mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 00:45:53 -05:00
Update 107.md
This commit is contained in:
parent
d38cfbd615
commit
c0a7814776
2
107.md
2
107.md
|
@ -40,7 +40,7 @@ A `user` can publish these event kinds:
|
||||||
The content of events can be transmitted in clear text (for public data) or as [NIP-59 Gift Wrap](https://github.com/staab/nips/blob/NIP-59/59.md).
|
The content of events can be transmitted in clear text (for public data) or as [NIP-59 Gift Wrap](https://github.com/staab/nips/blob/NIP-59/59.md).
|
||||||
|
|
||||||
### Intent Events
|
### Intent Events
|
||||||
Intent Events represent different actions that can be performed on a device. The content of the event is a JSON.
|
Intent Events represent different actions that can be performed on a device. These actions can be triggered by a `user` or by another `device`. The content of the event is a JSON.
|
||||||
Each `JSON` message `MUST` have a `type` field indicating the what the JSON represents. Possible types:
|
Each `JSON` message `MUST` have a `type` field indicating the what the JSON represents. Possible types:
|
||||||
|
|
||||||
| Message Type | Sent By | Description |
|
| Message Type | Sent By | Description |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user