Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 260 Bytes

Readme.md

File metadata and controls

4 lines (3 loc) · 260 Bytes

Bitcoin RPC Provider

Implementation of the Wallet and Blockchain traits from the dlc-manager using the bitcoind RPC. It is mainly a wrapper around the rust-bitcoincore-rpc crate.