pub(super) async fn wait_for_withdrawal( zone: &impl Provider<TempoNetwork>, l1: &impl Provider<TempoNetwork>, portal: Address, from_block: u64, zone_block: u64, zone_hash: B256, ) -> Result<B256>