chore(tree): expect message on state root handle unwrap (#14419)

This commit is contained in:
Alexey Shekhirin
2025-02-11 18:42:10 +00:00
committed by GitHub
parent 85fccde70e
commit 155eced2ea

View File

@ -2570,7 +2570,7 @@ where
}
} else {
let state_root_handle = state_root_handle
.expect("state root handle must exist if use_state_root_task is true");
.expect("state root handle must exist if legacy_state_root is false");
let state_root_config = state_root_task_config.expect("task config is present");
// Handle state root result from task using handle