package
0.0.0-20231019162039-24865f358a01
Repository: https://github.com/dipdup-io/celestia-indexer.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

celestia prefixes.
celestia prefixes.

# 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.
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.
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 origin: github.com/celestiaorg/[email protected]/rpc/core/types/responses.go.
ValidatorParams restrict the public key types validators can use.
ValidatorUpdate.
VersionParams contains the ABCI application version.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author