Function hotshot_testing::consistency_task::validate_node_map
source ยท async fn validate_node_map<TYPES: NodeType, V: Versions>(
node_map: &NodeMapSanitized<TYPES>,
) -> Result<()>
Expand description
For a NodeMapSanitized, we validate that each leaf extends the preceding leaf.