package
0.0.0-20240827213106-36968238b4bb
Repository: https://github.com/rollchains/celestia-da-light-client.git
Documentation: pkg.go.dev

# Variables

# Structs

No description provided by the author
ClientState from Celestia tracks the current validator set, latest height, and a possible frozen height.
ConsensusState defines the consensus state from Tendermint.
Consensus state with height attached for import/export genesis.
No description provided by the author
Fraction defines the protobuf message type for tmmath.Fraction that only supports positive values.
Clients key/value metadata for import/export genesis.
All client state for import/export genesis.
Header defines the Tendermint client consensus Header.
Height is a monotonically increasing data type that can be compared against another Height for the purposes of updating and freezing clients Normally the RevisionHeight is incremented at each height while keeping RevisionNumber the same.
Misbehaviour is a wrapper over two conflicting Headers that implements Misbehaviour interface expected by ICS-02.
NMTProof is a proof of a namespace.ID in an NMT.
RowProof is a Merkle proof that a set of rows exist in a Merkle tree with a given data root.
ShareProof is an NMT proof that a set of shares exist in a set of rows and a Merkle proof that those rows exist in a Merkle tree with a given data root.