Skip to main content

MAX_BATCH_GET_TRANSACTIONS

Constant MAX_BATCH_GET_TRANSACTIONS 

Source
pub const MAX_BATCH_GET_TRANSACTIONS: usize = 200;
Expand description

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