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

# Constants

FullNode represents full node capability type.
MaxCapabilities is the maximum number of capabilities per payload.
TCPServer represents TCP node capability type.
WSServer represents WebSocket node capability type.

# Structs

Capability describes network service available for node.
Node represents full node capability with start height.
Server represents TCP or WS server capability with port.

# Type aliases

Capabilities is a list of Capability.
Type represents node capability type.