package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# Packages
Package vertexmock is a generated GoMock package.
No description provided by the author
# Functions
Build a new stateless vertex from the contents of a vertex.
Build a new stateless vertex from the contents of a vertex.
Parse parses the provided vertex bytes into a stateless vertex.
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Interfaces
Builder builds a vertex given a set of parentIDs and transactions.
DAGVM defines the minimum functionality that an avalanche VM must implement.
No description provided by the author
No description provided by the author
Manager defines all the vertex related functionality that is required by the consensus engine.
Parser parses bytes into a vertex.
No description provided by the author
Storage defines the persistent storage that is required by the consensus engine.