Skip to main content

Crate tempo_consensus

Crate tempo_consensus 

Source
Expand description

Tempo consensus implementation.

Structs§

TempoConsensus
Tempo consensus implementation.

Constants§

ALLOWED_FUTURE_BLOCK_TIME_SECONDS
How far in the future the block timestamp can be.
TEMPO_MAXIMUM_EXTRA_DATA_SIZE
Maximum extra data size for Tempo blocks.
TEMPO_SHARED_GAS_DIVISOR
Divisor for calculating shared gas limit (payment lane capacity). shared_gas_limit = block_gas_limit / TEMPO_SHARED_GAS_DIVISOR