Function hotshot_testing::consistency_task::sanitize_network_map

source ยท
fn sanitize_network_map<TYPES: NodeType>(
    network_map: &NetworkMap<TYPES>,
) -> Result<NetworkMapSanitized<TYPES>>
Expand description

Validate that each node has only produced one unique leaf per view, and produce a NetworkMapSanitized.