xmr-btc-swap/swap
Philipp Hoenisch 1012e39527
Dynamically chose fee for TxRefund and TxPunish.
Alice chooses the fee for TxPunish because she is the one that cares.
Bob chooses the fee for TxRefund because he is the one that cares.

Note must be taken here because if the fee is too low (e.g. < min tx fee) then she might not be able to publish TxRedeem at all.
2021-05-07 10:24:41 +10:00
..
src Dynamically chose fee for TxRefund and TxPunish. 2021-05-07 10:24:41 +10:00
tests Dynamically chose fee for TxRefund and TxPunish. 2021-05-07 10:24:41 +10:00
Cargo.toml Extend RPC client for monerod with binary requests 2021-04-30 10:28:45 +10:00