Interface GetQueryServicesDescriptorRequestAminoMsg

interface GetQueryServicesDescriptorRequestAminoMsg {
    type: "cosmos-sdk/GetQueryServicesDescriptorRequest";
    value: GetQueryServicesDescriptorRequestAmino;
}

Properties

Properties

type: "cosmos-sdk/GetQueryServicesDescriptorRequest"