interface MsgCreateClientResponseAminoMsg {
    type: "cosmos-sdk/MsgCreateClientResponse";
    value: MsgCreateClientResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgCreateClientResponse"