Skip to main content

MAX_BATCH_GET_OBJECTS

Constant MAX_BATCH_GET_OBJECTS 

Source
pub const MAX_BATCH_GET_OBJECTS: usize = 1000;
Expand description

Maximum number of object keys LedgerGrpcReader will put in a single BatchGetObjects call, matching the ledger gRPC/KV-RPC service’s own hard cap.