Skip to content

UpgradeArg

Defined in: packages/canisters/src/declarations/ledger-icrc/icrc_index.d.ts:130

ledger_id: [] | [Principal]

Defined in: packages/canisters/src/declarations/ledger-icrc/icrc_index.d.ts:131


retrieve_blocks_from_ledger_interval_seconds

Section titled “retrieve_blocks_from_ledger_interval_seconds”

retrieve_blocks_from_ledger_interval_seconds: [] | [bigint]

Defined in: packages/canisters/src/declarations/ledger-icrc/icrc_index.d.ts:137

The interval in seconds in which to retrieve blocks from the ledger. A lower value makes the index more responsive in showing new blocks, but increases the consumption of cycles of both the index and ledger canisters. A higher values means that it takes longer for new blocks to show up in the index.