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.