Settlement context for a batch call, plus batch-only options.
Type Declaration
Optionalconcurrency?: number
How many entries settle concurrently. Defaults to 1 (sequential).
Cache dedup holds at any concurrency because in-flight provider
promises are memoized, not just resolved values.
Settlement context for a batch call, plus batch-only options.