Interface GetQueryServicesDescriptorResponseAmino

GetQueryServicesDescriptorResponse is the response returned by the GetQueryServicesDescriptor RPC

interface GetQueryServicesDescriptorResponseAmino {
    queries?: QueryServicesDescriptorAmino;
}

Properties

Properties

queries provides information on the available queryable services