Expand description
ABCI applications
Modules§
- execution_
result - Convert state transition execution result into ABCI response
Structs§
- Check
TxAbci Application - AbciApp is an implementation of gRPC ABCI Application, as defined by Tenderdash.
- Consensus
Abci Application - AbciApp is an implementation of ABCI Application, as defined by Tenderdash.
- Full
Abci Application - AbciApp is an implementation of ABCI Application, as defined by Tenderdash.
Traits§
- Block
Execution Application - Application that executes blocks and need to keep context between handlers
- Platform
Application - Platform-based ABCI application
- Transactional
Application - Transactional ABCI application