sigma0-xyz / zkbitcoin

zkBitcoin: zero-knowledge proofs on Bitcoin!
MIT License
161 stars 31 forks source link

use rust-bitcoincore-rpc #12

Open mimoo opened 6 months ago

mimoo commented 6 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