Module entrypoint

Source
Expand description

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

Functionsยง

dispatch
Entrypoint which performs both validation and message execution
execute
Entrypoint which only performs message execution
validate
Entrypoint which only performs message validation