package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns a new Manager.
No description provided by the author
NewSubnets returns an instance of Subnets.

# Constants

No description provided by the author

# Variables

No description provided by the author
Bootstrapping prefixes for ChainVMs.
No description provided by the author
TestManager implements Manager but does nothing.
No description provided by the author
No description provided by the author
Bootstrapping prefixes for LinearizableVMs.
Commonly shared VM DB prefix.

# Structs

ChainConfig is configuration settings for the current execution.
ChainParameters defines the chain being created.
No description provided by the author
Subnets holds the currently running subnets on this node.

# Interfaces

Manager manages the chains running on this node.
Registrant can register the existence of a chain.