# Functions
No description provided by the author
# Structs
Block defines the atomic unit of a CometBFT blockchain.
No description provided by the author
No description provided by the author
BlockParams contains limits on the block size.
No description provided by the author
No description provided by the author
ConsensusParams contains all consensus-relevant parameters that can be adjusted by the abci app.
Data contains all the available Data of the block.
Event allows application developers to attach additional information to ResponseBeginBlock, ResponseEndBlock, ResponseCheckTx and ResponseDeliverTx.
EventAttribute is a single key-value pair, associated with an event.
EvidenceParams determine how we handle evidence of malfeasance.
Header defines the structure of a CometBFT block header.
No description provided by the author
ResultBlock is a single block (with meta).
ResultBlockResults is an ABCI results from a block.
ValidatorParams restrict the public key types validators can use.
ValidatorUpdate.
VersionParams contains the ABCI application version.