SubnetTopology
Defined in: pocket-ic-types.ts:241
The topology of a subnet.
canisterRanges
Section titled “canisterRanges”canisterRanges:
object
[]
Defined in: pocket-ic-types.ts:260
The range of canister IDs that can be deployed to the subnet.
end:
Principal
start:
Principal
id:
Principal
Defined in: pocket-ic-types.ts:245
The subnet ID.
size:
number
Defined in: pocket-ic-types.ts:255
The number of nodes in the subnet.
type:
SubnetType
Defined in: pocket-ic-types.ts:250
The subnet type. See SubnetType.