cnidarium-component 0.82.0-alpha.12

Extension traits for cnidarium
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "cnidarium-component"
authors = {workspace = true}
repository = {workspace = true}
description = "Extension traits for cnidarium"
version = {workspace = true}
license = {workspace = true}
edition = {workspace = true}

[dependencies]
anyhow = {workspace = true}
async-trait = {workspace = true}
cnidarium = {workspace = true, default-features = false}
hex = {workspace = true}
tendermint = {workspace = true}