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.