Interface GetCodecDescriptorResponseProtoMsg

interface GetCodecDescriptorResponseProtoMsg {
    typeUrl: "/cosmos.base.reflection.v2alpha1.GetCodecDescriptorResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.base.reflection.v2alpha1.GetCodecDescriptorResponse"
value: Uint8Array