coblox / bobtimus

an autobot that automatically handles swaps as Bob
Apache License 2.0
1 stars 1 forks source link

Update bobtimus to use feePerWU instead of feePerByte #42

Open thomaseizinger opened 5 years ago

thomaseizinger commented 5 years ago

The PR https://github.com/comit-network/comit-rs/pull/1032 changes the way the "fee" field is identified in the redeem/refund action for bitcoin.

The current class "feePerByte" is deprecated and "feePerWU" should now be used.