Module streams

Source
Expand description

Module for streams.

Structs§

GetData
Get data from this point.
NewData
Wait for new data.
Notify
Notify that there are new contracts or blocks.
StreamState
State of the stream.

Functions§

next_data
Get the next data in the stream.