Skip to content

CmcCreateCanisterArgs

Defined in: packages/canisters/src/declarations/cycles-ledger/cycles-ledger.d.ts:62

settings: [] | [CanisterSettings]

Defined in: packages/canisters/src/declarations/cycles-ledger/cycles-ledger.d.ts:71

Optional canister settings that, if set, are applied to the newly created canister. If not specified, the caller is the controller of the canister and the other settings are set to default values.


subnet_selection: [] | [SubnetSelection]

Defined in: packages/canisters/src/declarations/cycles-ledger/cycles-ledger.d.ts:66

Optional instructions to select on which subnet the new canister will be created on.