package
0.19.0-rc4
Repository: https://github.com/eeonevision/tendermint.git
Documentation: pkg.go.dev

# Functions

DecodeMessage implements interface registered above.
NewAddrBook creates a new address book.
NewPEXReactor creates new PEX reactor.
No description provided by the author

# Constants

PexChannel is a channel for PEX messages.

# Structs

PEXReactor handles PEX (peer exchange) and ensures that an adequate number of peers are connected to the switch.
PEXReactorConfig holds reactor specific configuration data.

# Interfaces

AddrBook is an address book used for tracking peers so we can gossip about them to others and select peers to dial.
PexMessage is a primary type for PEX messages.

# Type aliases

No description provided by the author