← Code LabNode.js0/50 solved · 0%
Web3 · hard

39. Indexer Gap Detection

Find missing block numbers in a list.

Write `findGaps(blocks, min, max)` returning array of missing numbers.
Required in your answer: new Setgaps.push