`mining_sv2` provides a `Target` type that could be replaced with [`bitcoin::Target`](https://docs.rs/bitcoin/latest/bitcoin/struct.Target.html) there's references to `mining_sv2::Target` in many parts of the code (e.g.: `channels_sv2`), where this should also be replaced
mining_sv2provides aTargettype that could be replaced withbitcoin::Targetthere's references to
mining_sv2::Targetin many parts of the code (e.g.:channels_sv2), where this should also be replaced