Module ibc::primitives

source ·
Expand description

Re-exports primitive types and traits from the ibc-primitives crate.

Modules§

Structs§

  • Represents the address of the signer of the current transaction
  • A new type wrapper over Option<Time> to keep track of IBC packet timeout.

Enums§

Constants§

Traits§

  • Types that implement this trait are able to be converted to a raw Protobuf Any type.
  • Convenient trait for converting types to a raw Protobuf Vec<u8>.