//
pkg.gl
Category
github.com/MetalBlockchain/coreth
node
package
0.13.7-rc.1
Repository:
https://github.com/metalblockchain/coreth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
178 SLOC
#
Functions
New
New creates a new P2P node, ready for protocol registration.
#
Variables
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.