Skip to content

check_canister_ranges

check_canister_ranges(params): boolean

Defined in: packages/core/src/agent/certificate.ts:898

Check if a canister ID falls within the canister ranges of a given subnet

CheckCanisterRangesParams

the parameters with which to check the canister ranges

boolean

true if the canister is in the range, false otherwise