Module ibc_core::primitives::proto
source · Expand description
Re-export of common proto types from the ibc-proto
crate.
Structs
Any
contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
Traits
- Allows for easy Google Protocol Buffers encoding and decoding of domain types with validation.