[][src]Crate abci

Implementation of Tendermint ABCI protocol.

Modules

types

Types used in ABCI

Structs

Error

ABCI Error

Server

ABCI Server

Traits

Consensus

Trait for managing consensus of blockchain.

Info

Trait for initialization and for queries from the user.

Mempool

Trait for managing tendermint's mempool.

Type Definitions

Result

ABCI Result