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.