Documentation / @etherfold/browser / ExtendedLastSync
Type Alias: ExtendedLastSync<ABI>
ExtendedLastSync<
ABI> =LastSync<ABI> &object
Defined in: browser/src/IndexerState.ts:20
Type Declaration
numBlocksProcessedSoFar
numBlocksProcessedSoFar:
number
syncPercentage
syncPercentage:
number
totalPercentage
totalPercentage:
number
Type Parameters
ABI
ABI extends Abi