chainwayxyz / bitcoin-mock-rpc

Mock library for bitcoincore_rpc's RpcTrait interface
MIT License
1 stars 0 forks source link

Send to address simplification #5

Closed ceyhunsen closed 2 weeks ago

ceyhunsen commented 2 weeks ago

This PR removes UTXO and address checks from send_to_address. This is a necessary change for chainwayxyz/clementine#190