interface ChainDescriptorProtoMsg {
    typeUrl: "/cosmos.base.reflection.v2alpha1.ChainDescriptor";
    value: Uint8Array;
}

Properties

Properties

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