pub fn build_bloom_and_recover_phantom(
    logs: &[LogEntry],
    tx_hash: H256
) -> (Vec<PhantomTransaction>, Bloom)