Expand description
Information about IC subnets.
Fetch subnet information via Agent::fetch_subnet_by_id or
Agent::get_subnet_by_canister.
Structsยง
- Canister
Ranges Iter - 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.
- Subnet
Keys Iter - Iterator over the node IDs and their corresponding public keys in a subnet.
- Subnet
Node Iter - Iterator over the node IDs in a subnet.