Crate tendermint_abci

source ·
Expand description

ABCI framework for building Tendermint applications in Rust.

Re-exports§

Modules§

  • tendermint-abci errors

Structs§

  • A TCP-based server for serving a specific ABCI application.
  • Allows us to configure and construct an ABCI server.

Traits§