Expand description
DocumentHavingRequest / DocumentHavingResponse and the
having-range dispatcher on impl Drive — the ABI drive-abci’s
routing layer names.
Structs§
- Document
Having Request - All inputs required by
Drive::execute_document_having_request. Built by the gRPC handler from aGetDocumentsRequestV1after wire-decoding + contract lookup — the same construction pattern assuper::super::drive_document_ranked_query::DocumentRankedRequest.
Enums§
- Document
Having Response - Output shape of
Drive::execute_document_having_request.