Implement bump_transaction::WalletSource for BitcoindClient
authorWilmer Paulino <wilmer@wilmerpaulino.com>
Mon, 14 Aug 2023 16:00:21 +0000 (09:00 -0700)
committerWilmer Paulino <wilmer@wilmerpaulino.com>
Mon, 14 Aug 2023 16:07:35 +0000 (09:07 -0700)
`BitcoindClient` will be used as the view into the onchain wallet from
which we'll source UTXOs.


No differences found