Bounds a Ledger.timeline read. The default streams the whole lot history oldest-first; order: 'desc' with limit/offset reads the newest run, so the maturity tail can stop once it has covered the live balance.
order: 'desc'
limit
offset
Storage for the SQL pushdown.
Optional
Bounds a Ledger.timeline read. The default streams the whole lot history oldest-first;
order: 'desc'withlimit/offsetreads the newest run, so the maturity tail can stop once it has covered the live balance.See
Storage for the SQL pushdown.