tm-abci 0.1.2

tendermint ABCI trait in no_std
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.async-trait]
version = "0.1.50"

[dependencies.tm-protos]
version = "0.1"

[package]
description = "tendermint ABCI trait in no_std"
edition = "2021"
license = "MIT"
name = "tm-abci"
readme = "README.md"
repository = "https://github.com/tiannian/async-abci"
resolver = "1"
version = "0.1.2"