# Packages
No description provided by the author
# Functions
No description provided by the author
NewDefaultConfig creates a new default network config.
NewDefaultConfigNNodes creates a new default network config, with an arbitrary number of nodes.
NewDefaultNetwork returns a new network using a pre-defined network configuration.
NewNetwork returns a new network that uses the given log.
NewNetwork returns a new network from the given snapshot.
No description provided by the author
No description provided by the author
# Structs
NetworkState defines dynamic network information not available on blockchain db.
No description provided by the author
# Interfaces
NodeProcess as an interface so we can mock running AvalancheGo binaries in tests.
NodeProcessCreator is an interface for new node process creation.