Skip to main content

Module subnet

Module subnet 

Source
Expand description

Information about IC subnets.

Fetch subnet information via Agent::fetch_subnet_by_id or Agent::get_subnet_by_canister.

Structs§

CanisterRangesIter
Iterator over the canister ID ranges assigned to a subnet.
Subnet
Information about a subnet, including its public key, member nodes, and assigned canister ranges.
SubnetKeysIter
Iterator over the node IDs and their corresponding public keys in a subnet.
SubnetNodeIter
Iterator over the node IDs in a subnet.

Enums§

SubnetType
The type of an IC subnet, as reported in the state tree under /subnet/<subnet_id>/type.