GetChainDescriptorResponse is the response returned by the GetChainDescriptor RPC

interface GetChainDescriptorResponseAmino {
    chain?: ChainDescriptorAmino;
}

Properties

Properties

chain describes application chain information