Module consensus

Module consensus 

Source
Expand description

DarkFi consensus module

Structs§

Consensus
This struct represents the information required by the consensus algorithm
Fork
Struct representing a forked blockchain state.
Proposal
This struct represents a block proposal, used for consensus.

Constants§

BLOCK_GAS_LIMIT
Gas limit for total block transactions(50 full transactions).