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
Parameters
Section titled “Parameters”params
Section titled “params”the parameters with which to check the canister ranges
Returns
Section titled “Returns”boolean
true if the canister is in the range, false otherwise