Crate tendermint_p2p

Source
Expand description

The Tendermint P2P stack.

Modulesยง

error
Error types
secret_connection
SecretConnection: Transport layer encryption for Tendermint P2P connections.
transport
Abstractions that describe types which support the physical transport - i.e. connection management - used in the p2p stack.