Skip to content

decodeCanisterRanges

decodeCanisterRanges(lookupValue): CanisterRanges

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

Decode canister ranges from CBOR-encoded buffer

Uint8Array

the CBOR-encoded value read from the certificate

CanisterRanges

an array of canister range tuples [start, end]