pub fn execute<Ctx>(
ctx: &mut Ctx,
msg: MsgUpgradeClient
) -> Result<(), ContextError>where
Ctx: ExecutionContext,
pub fn execute<Ctx>(
ctx: &mut Ctx,
msg: MsgUpgradeClient
) -> Result<(), ContextError>where
Ctx: ExecutionContext,