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