Closed raphjaph closed 2 months ago
We need to upgrade rust-bitcoin. In order to do that we need to get rid of the dependency on our fork of bitcoincore_rpc. This works because most of the reason we forked it was for the now separate mockcore crate.
rust-bitcoin
bitcoincore_rpc
mockcore
We need to upgrade
rust-bitcoin
. In order to do that we need to get rid of the dependency on our fork ofbitcoincore_rpc
. This works because most of the reason we forked it was for the now separatemockcore
crate.