tendermint 0.40.4

Tendermint is a high-performance blockchain consensus engine that powers Byzantine fault tolerant applications written in any programming language. This crate provides core types for representing information about Tendermint blockchain networks, including chain information types, secret connections, and remote procedure calls (JSON-RPC).
Documentation
1
2
3
4
Signals the application that it can write the queued state transitions
from the block to its state.

[ABCI documentation](https://docs.tendermint.com/master/spec/abci/abci.html#commit)