Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 699 Bytes

File metadata and controls

14 lines (10 loc) · 699 Bytes

StreamState

Properties

Name Type Description Notes
id String Multibase encoding of the stream id
event_cid String CID of the event that produced this state
controller String Controller of the stream
dimensions *serde_json::Value Dimensions of the stream, each value is multibase encoded.
data String Multibase encoding of the data of the stream. Content is stream type specific.

[Back to Model list] [Back to API list] [Back to README]