Crate terra_proto_build
source ·Expand description
Rust Terra Proto
Clients used to interact with Terra Blockchain from Rust. It can be used directly in CosmWasm smart contracts or from an external blockchain API.
Re-exports
pub use prost;
Modules
- Alliance protobuf definitions.
- Cosmos protobuf definitions.
- CosmWasm protobuf definitions.
- IBC protobuf definitions.
- ICS23 protobuf definitions.
- Support traits for Cosmos SDK protobufs.