//
pkg.gl
Category
github.com/ava-labs/subnet-evm
node
package
0.6.10
Repository:
https://github.com/ava-labs/subnet-evm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
182 SLOC
#
Functions
New
New creates a new P2P node, ready for protocol registration.
#
Variables
DefaultConfig
DefaultConfig contains reasonable default settings.
ErrNodeStopped
No description provided by the author
#
Structs
Config
Config represents a small collection of configuration values to fine tune the P2P network layer of a protocol stack.
Node
Node is a container on which services can be registered.