mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-20 21:34:29 -05:00
efb51820b1
The Electrum block-header subscription did not provide us with block headers, because upon the connection being closed by a node the subscription would end. Re-newing the the subscription upon re-connect is not easily achievable, that's why we opted for a polling mode for now, where we start a block header subscription on every update iteration, that is only used once (when the subscription is made). |
||
---|---|---|
.. | ||
cancel.rs | ||
lock.rs | ||
punish.rs | ||
redeem.rs | ||
refund.rs | ||
timelocks.rs | ||
wallet.rs |