Crates.io | tm-abci |
lib.rs | tm-abci |
version | 0.1.2 |
source | src |
created_at | 2022-02-13 13:45:28.466798 |
updated_at | 2022-10-02 20:14:17.068117 |
description | tendermint ABCI trait in no_std |
homepage | |
repository | https://github.com/tiannian/async-abci |
max_upload_size | |
id | 531768 |
size | 10,725 |
An ABCI like tendermint-abci, but asynchronous.
name | description | crates.io | docs.rs |
---|---|---|---|
async-abci | use tendermint in Rust | ||
tm-abci | ABCI interface in no_std |
||
tm-protos | ABCI types in no_std |
Flush
in ABCI message.