pub async fn build_fake_view_with_leaf( leaf: Leaf2<TestTypes>, upgrade_lock: &UpgradeLock<TestTypes>, epoch_height: u64, ) -> View<TestTypes>
This function will create a fake View from a provided [Leaf].
View
Leaf