UNPKG

envio

Version:

A latency and sync speed optimized, developer friendly blockchain data indexer.

15 lines (11 loc) 273 B
// Generated by ReScript, PLEASE EDIT WITH CARE function make(inMemoryStore) { return () => { inMemoryStore.isProcessing = false; inMemoryStore.processedBatchesCount = inMemoryStore.processedBatchesCount + 1 | 0; }; } export { make, } /* No side effect */