Expand description
Tempo consensus implementation.
Structs§
- Tempo
Consensus - 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