InitArg
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:62
Properties
Section titled “Properties”cycles_management
Section titled “cycles_management”cycles_management: [] | [
CyclesManagement]
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:66
Controls the cycles management of the canisters managed by the orchestrator.
minter_id
Section titled “minter_id”minter_id: [] | [
Principal]
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:75
Canister ID of the minter that will be notified when new ERC-20 tokens are added.
more_controller_ids
Section titled “more_controller_ids”more_controller_ids:
Principal[]
Defined in: packages/canisters/src/declarations/cketh/orchestrator.d.ts:71
All canisters that will be spawned off by the orchestrator will be controlled by the orchestrator and additionally by the following controllers.