Skip to content

CanisterCyclesCostSchedule

Defined in: packages/pic/src/pocket-ic-types.ts:132

The canister cycles cost schedule for a subnet. See the SubnetSpec.cost_schedule field in the PocketIC server.

Free: "Free"

Defined in: packages/pic/src/pocket-ic-types.ts:141

Canisters are not charged cycles. Only supported on application subnets.


Normal: "Normal"

Defined in: packages/pic/src/pocket-ic-types.ts:136

Canisters are charged cycles as on the ICP mainnet.