Crate tendermint_p2p

source ·
Expand description

The Tendermint P2P stack.

Modules

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