GetChainDescriptorResponse is the response returned by the GetChainDescriptor RPC

from message cosmos.base.reflection.v2alpha1.GetChainDescriptorResponse

Hierarchy

Constructors

Properties

chain describes application chain information

from field: cosmos.base.reflection.v2alpha1.ChainDescriptor chain = 1;

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

Methods