ixc_schema 0.0.2

Interchain SDK Schema
Documentation
[dependencies.ixc_message_api]
version = "0.0.1"

[dependencies.simple_time]
version = "0.0.1"

[features]
address = []
default = ["address", "std"]
std = []

[lib]
name = "ixc_schema"
path = "src/lib.rs"

[lints.rust]
missing_docs = "deny"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Interchain SDK Schema"
edition = "2021"
license = "Apache-2.0"
name = "ixc_schema"
readme = "README.md"
repository = "https://github.com/cosmos/cosmos-sdk"
version = "0.0.2"