bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    GetCodecDescriptorResponse is the response returned by the GetCodecDescriptor RPC

    from message cosmos.base.reflection.v2alpha1.GetCodecDescriptorResponse

    Hierarchy

    Index

    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"

    Methods