Module ibc_core::host

source ·
Expand description

Re-exports ICS-24 implementation from the ibc-core-host crate

Modules

  • Re-exports ICS-24 data structures from ibc-core-host-types crate.

Traits

  • Context to be implemented by the host that provides all “write-only” methods.
  • Context to be implemented by the host that provides all “read-only” methods.