Available on crate feature async-api only.
Expand description

Asynchronous ABCI server API implementation

Structs

ABCI Server

Traits

Trait for managing consensus of blockchain.
Trait for initialization and for queries from the user.
Trait for managing tendermint’s mempool.
Trait for serving and restoring tendermint’s state sync snapshots.