Function hotshot_testing::helpers::build_fake_view_with_leaf_and_state
source ยท pub async fn build_fake_view_with_leaf_and_state<V: Versions>(
leaf: Leaf<TestTypes>,
state: TestValidatedState,
upgrade_lock: &UpgradeLock<TestTypes, V>,
) -> View<TestTypes>