package
0.0.0-20220728222812-7e2f347744fb
Repository: https://github.com/ir4tech/webb-evm.git
Documentation: pkg.go.dev

# Functions

DefaultHTTPEndpoint returns the HTTP endpoint used by default.
DefaultWSEndpoint returns the websocket endpoint used by default.
New creates a new P2P node, ready for protocol registration.

# Constants

Default host interface for the GraphQL server.
Default TCP port for the GraphQL server.
Default host interface for the HTTP RPC server.
Default TCP port for the HTTP RPC server.
Default host interface for the websocket RPC server.
Default TCP port for the websocket RPC server.

# Variables

DefaultConfig contains reasonable default settings.
No description provided by the author

# Structs

Config represents a small collection of configuration values to fine tune the P2P network layer of a protocol stack.
Node is a container on which services can be registered.