SubnetTopology
Defined in: pocket-ic-types.ts:338
The topology of a subnet.
Properties
Section titled “Properties”canisterRanges
Section titled “canisterRanges”canisterRanges:
object
[]
Defined in: pocket-ic-types.ts:357
The range of canister IDs that can be deployed to the subnet.
end:
Principal
start:
Principal
id:
Principal
Defined in: pocket-ic-types.ts:342
The subnet ID.
size:
number
Defined in: pocket-ic-types.ts:352
The number of nodes in the subnet.
type:
SubnetType
Defined in: pocket-ic-types.ts:347
The subnet type. See SubnetType.