althea_proto

Crates.ioalthea_proto
lib.rsalthea_proto
version0.9.0
sourcesrc
created_at2023-02-22 18:43:29.155996
updated_at2024-10-03 18:59:19.396499
descriptionProtobuf stuct defintions for interacting with Althea Chain
homepage
repositoryhttps://github.com/althea-net/proto/tree/main/althea_proto
max_upload_size
id792059
size245,800
Justin Kilpatrick (jkilpatr)

documentation

README

althea_proto

Crate Apache 2.0 Licensed

Rust crate for interacting with compiled Protobufs used by Althea Chain.

Because no crate provides neither the upstream Canto Protobufs nor Ethermint Protobufs, this crate is also responsible for compiling and distributing those. Any protos not prefixed with an organization name (e.g. src/prost/canto.csr.v1.rs, src/prost/ethermint.types.v1.rs) are specific to Althea Chain.

This crate also provides the Cosmos Protobufs by exporting the Cosmos SDK Proto crate, purely for convenience.

Commit count: 0

cargo fmt