Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeaderData ¶
type HeaderData struct { Header data.HeaderHandler Body *block.Body BodyTransactions *indexer.Pool }
HeaderData holds the data for a shard in a round
type RoundPersistedData ¶
type RoundPersistedData struct { MetaBlockData *HeaderData ShardHeaders map[uint32][]*HeaderData }
RoundPersistedData holds the data for a round which inclused the meta block and the shard headers
Click to show internal directories.
Click to hide internal directories.