Crate ibc_proto

source ·
Expand description

ibc-proto library gives the developer access to the Cosmos SDK IBC proto-defined structs.

Modules

This module provides an object safe equivalent of the tendermint_proto::Protobuf trait, thereby allowing for easy Google Protocol Buffers encoding and decoding of domain types with validation.

Macros

Constants

The version (commit hash) of the Cosmos SDK used when generating this library.
The version (commit hash) of IBC Go used when generating this library.