Expand description
ibc-proto library gives the developer access to the Cosmos SDK IBC proto-defined structs.
Re-exports§
pub use ics23;
Modules§
- cosmos
- Cosmos protobuf definitions.
- ibc
- interchain_
security - stride
Macros§
Structs§
Constants§
- FILE_
DESCRIPTOR_ SET - File descriptor set of compiled proto.
- IBC_
GO_ COMMIT - The version (commit hash) of IBC Go used when generating this library.
- INTERCHAIN_
SECURITY_ COMMIT - The version (commit hash) of Interchain Security used when generating this library.
- NFT_
TRANSFER_ COMMIT - The version (commit hash) of nft-transfer used when generating this library.
Traits§
- Protobuf
- Allows for easy Google Protocol Buffers encoding and decoding of domain types with validation.