bdk
bdk copied to clipboard
Consider segregating the CS code in a different crate
Some users might want to use our CS implementations without having to use the BDK wallet itself. We might just segregate all the CS implementations in a different crate that depends only on rust-bitcoin.
Note: we should start working on these once the coin selection API is somewhat stable