Module abci::sync_api[][src]

This is supported on crate feature sync-api only.
Expand description

Synchronous ABCI server API implementation

Structs

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.

Snapshot

Trait for serving and restoring tendermint’s state sync snapshots.