package
0.37.0-rc2
Repository: https://github.com/tendermint/tendermint.git
Documentation: pkg.go.dev

# Functions

NewAddrBook creates a new address book.
NewReactor creates new PEX reactor.

# Constants

PexChannel is a channel for PEX messages.

# Variables

ErrUnsolicitedList is thrown when a peer provides a list of addresses that have not been asked for.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrAddressBanned is thrown when the address has been banned and therefore cannot be used.
Reactor handles PEX (peer exchange) and ensures that an adequate number of peers are connected to the switch.
ReactorConfig 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.

# Type aliases

No description provided by the author