interface MsgCreateClientResponseProtoMsg {
    typeUrl: "/ibc.core.client.v1.MsgCreateClientResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.client.v1.MsgCreateClientResponse"
value: Uint8Array