GetCodecDescriptorResponse is the response returned by the GetCodecDescriptor RPC

from message cosmos.base.reflection.v2alpha1.GetCodecDescriptorResponse

Hierarchy

Constructors

Properties

codec describes the application codec such as registered interfaces and implementations

from field: cosmos.base.reflection.v2alpha1.CodecDescriptor codec = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.reflection.v2alpha1.GetCodecDescriptorResponse" = "cosmos.base.reflection.v2alpha1.GetCodecDescriptorResponse"

Methods