package
0.0.0-20230816035547-f94ef0f6cb83
Repository: https://github.com/digitallabs-web3/neo-go-evm.git
Documentation: pkg.go.dev

# Functions

GetNetwork examines Context's flags and returns the appropriate network.
GetRPCClient returns an RPC client instance for the given Context.
GetTimeoutContext returns a context.Context with default of user-set timeout.

# Constants

DefaultTimeout is the default timeout used for RPC requests.
RPCEndpointFlag is a long flag name for RPC endpoint.

# Variables

Network is a set of flags for choosing the network to operate on (privnet/mainnet/testnet).
RPC is a set of flags used for RPC connections (endpoint and timeout).