Messaging
To share information on the private layer, it should be wrapped as a message.
Message
A message has the following structure
Field | |
---|---|
| Message type, used for routing |
| MIME type of the data |
| Binary |
| Unix timestamp in milliseconds. Time of when the event was signed |
| Public key with key type |
| Signature of the binary representation of the event |
| Address of an LTO account |
| Hash of the binary representation of the event |
This page is a stub, more information needs to be added
Last updated