package
0.0.0-20220731021823-891b8cbd4160
Repository: https://github.com/carina-hackatom/nova.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Votes.
Proposals.
No description provided by the author

# Variables

Enum value maps for BlockIDFlag.
Enum value maps for BlockIDFlag.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for SignedMsgType.
Enum value maps for SignedMsgType.

# Structs

No description provided by the author
BlockID.
No description provided by the author
BlockParams contains limits on the block size.
Commit contains the evidence that a block was committed by a set of validators.
CommitSig is a part of the Vote included in a Commit.
ConsensusParams contains consensus critical parameters that determine the validity of blocks.
Data contains the set of transactions included in the block.
DuplicateVoteEvidence contains evidence of a validator signed two conflicting votes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EvidenceParams determine how we handle evidence of malfeasance.
HashedParams is a subset of ConsensusParams.
Header defines the structure of a Tendermint block header.
No description provided by the author
LightClientAttackEvidence contains evidence of a set of validators attempting to mislead a light client.
No description provided by the author
PartsetHeader.
No description provided by the author
No description provided by the author
No description provided by the author
TxProof represents a Merkle proof of the presence of a transaction in the Merkle tree.
No description provided by the author
ValidatorParams restrict the public key types validators can use.
No description provided by the author
VersionParams contains the ABCI application version.
Vote represents a prevote, precommit, or commit vote from validators for consensus.

# Type aliases

BlockIdFlag indicates which BlcokID the signature is for.
SignedMsgType is a type of signed message in the consensus.