interface MsgUpdateClientAminoMsg {
    type: "cosmos-sdk/MsgUpdateClient";
    value: MsgUpdateClientAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgUpdateClient"