Open
Description
There have been some bugfixes in rust-bitcoincore-rpc
which have not made it to this crate yet. It seems things would be easier to keep in sync if we just depended on rust-bitcoincore-json
, but it was forked to use the sapio-bitcoin
types.
@JeremyRubin would you be open to accepting a PR that changes the dependency to rust-bitcoincore-json
and the bitcoin
types or should I maintain that in a separate fork? Or possibly, both could be supported gated by a cargo feature (although I'm not sure the correct way to do that since features are not meant to be mutually-exclusive).
Metadata
Metadata
Assignees
Labels
No labels