package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# Functions
NewApricotAbortBlock is kept for testing purposes only.
No description provided by the author
No description provided by the author
NewApricotProposalBlock is kept for testing purposes only.
NewApricotStandardBlock is kept for testing purposes only.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMockBlock creates a new mock instance.
No description provided by the author
RegisterApricotTypes registers the type information for blocks that were valid during the Apricot series of upgrades.
RegisterBanffTypes registers the type information for blocks that were valid during the Banff series of upgrades.
RegisterDurangoTypes registers the type information for blocks that were valid during the Durango series of upgrades.
RegisterEtnaTypes registers the type information for blocks that were valid during the Etna series of upgrades.
# Constants
No description provided by the author
# Variables
No description provided by the author
GenesisCodec allows blocks of larger than usual size to be parsed.
# Structs
No description provided by the author
ApricotAtomicBlock being accepted results in the atomic transaction contained in the block to be accepted and committed to the chain.
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
No description provided by the author
No description provided by the author
CommonBlock contains fields and methods common to all blocks in this VM.
MockBlock is a mock of Block interface.
MockBlockMockRecorder is the mock recorder for MockBlock.
# Interfaces
No description provided by the author
Block defines the common stateless interface for all blocks.
No description provided by the author