Function ibc_core_handler::entrypoint::execute

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

Entrypoint which only performs message execution