mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-30 01:46:23 -05:00
ee90c228b4
Electrum has an estimate-fee feature which takes as input the block you want a tx to be included. The result is a recommendation of BTC/vbyte. Using this recommendation and the knowledge about the size of our transactions we compute an appropriate fee. The size of the transactions were taken from real transactions as published on bitcoin testnet. Note: in reality these sizes might fluctuate a bit but not for much. |
||
---|---|---|
.. | ||
cancel.rs | ||
lock.rs | ||
punish.rs | ||
redeem.rs | ||
refund.rs | ||
timelocks.rs | ||
wallet.rs |