ibc_core::entrypoint

Function execute

source
pub fn execute<Ctx>(
    ctx: &mut Ctx,
    router: &mut impl Router,
    msg: MsgEnvelope,
) -> Result<(), HandlerError>
Expand description

Entrypoint which only performs message execution