Module sync_api
Source Available on crate feature sync-api
only.
Expand description
Synchronous ABCI server API implementation
- Server
- ABCI Server
- 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.