@proto-kit/indexer • Docs
Documentation / @proto-kit/indexer / IndexerHeightInstrumentation
Class: IndexerHeightInstrumentation
Implements
Constructors
new IndexerHeightInstrumentation()
new IndexerHeightInstrumentation(
blockStorage):IndexerHeightInstrumentation
Parameters
• blockStorage: BlockStorage
Returns
Defined in
indexer/src/IndexerHeightInstrumentation.ts:15
Properties
description
description:
string="Indexer block height"
Implementation of
PollInstrumentation.description
Defined in
indexer/src/IndexerHeightInstrumentation.ts:13
name
name:
string="indexer_block_height"
Implementation of
Defined in
indexer/src/IndexerHeightInstrumentation.ts:11
Methods
poll()
poll():
Promise<number>
Returns
Promise<number>