Module ibc_core::entrypoint

source ·
Expand description

Re-exports IBC handler entrypoints from the ibc-core-handler crate for added convenience.

Functions§

  • Entrypoint which performs both validation and message execution
  • Entrypoint which only performs message execution
  • Entrypoint which only performs message validation