Scan the rollup records
const records = scanRollupRecords(client, 1, 1000) Copy
const records = scanRollupRecords(client, 1, 1000)
the instance of client
the start offset
the records limit
the records
Generated using TypeDoc
Scan the rollup records