interface MsgUpdateClientResponseAminoMsg {
    type: "cosmos-sdk/MsgUpdateClientResponse";
    value: MsgUpdateClientResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgUpdateClientResponse"