sigma0-dev / zkbitcoin

zkBitcoin: zero-knowledge proofs on Bitcoin!
MIT License
163 stars 32 forks source link

use rust-bitcoincore-rpc #12

Open mimoo opened 9 months ago

mimoo commented 9 months ago

we currently use rust-bitcoincore-rpc just for the types, for some reason I can't remember using it directly had some issues. I think we should revisit things and rely on that dependency entirely instead of reimplementing a bunch of RPC stuff