Consensus captures the consensus rules for processing a block in the blockchain, including all blockchain data structures and the rules of the application's state transition machine.
from message tendermint.version.Consensus
Optional
from field: uint64 app = 2;
from field: uint64 block = 1;
Static
Readonly
Consensus captures the consensus rules for processing a block in the blockchain, including all blockchain data structures and the rules of the application's state transition machine.
Generated
from message tendermint.version.Consensus