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.
Enumeration Members
Section titled “Enumeration Members”Free:
"Free"
Defined in: packages/pic/src/pocket-ic-types.ts:141
Canisters are not charged cycles. Only supported on application subnets.
Normal
Section titled “Normal”Normal:
"Normal"
Defined in: packages/pic/src/pocket-ic-types.ts:136
Canisters are charged cycles as on the ICP mainnet.