Skip to content

UpdateCyclesManagement

Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:230

cycles_for_archive_creation: [] | [bigint]

Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:244

Change the number of cycles when creating a new ICRC1 archive canister. Previously created canisters are not affected.


cycles_for_index_creation: [] | [bigint]

Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:249

Change the number of cycles when creating a new ICRC1 index canister. Previously created canisters are not affected.


cycles_for_ledger_creation: [] | [bigint]

Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:239

Change the number of cycles when creating a new ICRC1 ledger canister. Previously created canisters are not affected.


cycles_top_up_increment: [] | [bigint]

Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:234

Change the number of cycles to add to a canister managed by the orchestrator whose cycles balance is running low.