package
1.2.0
Repository: https://github.com/meterio/meter-pov.git
Documentation: pkg.go.dev

# Packages

Package discv5 implements the RLPx v5 Topic Discovery Protocol.
No description provided by the author

# Functions

New create a p2p server.

# Structs

Options options for creating p2p server.
Protocol represents a P2P subprotocol implementation.
Server p2p server wraps ethereum's p2p.Server, and handles discovery v5 stuff.

# Type aliases

Nodes slice of discovered nodes.