mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
To decide whether we event want to attempt a swap, we add a fee limit that we check against our estimate for the current number of confirmations we want our sweep to confirm in. If fees are higher than this limit, we do not suggest swaps. |
||
|---|---|---|
| .. | ||
| config.go | ||
| daemon.go | ||
| log.go | ||
| macaroons.go | ||
| run.go | ||
| swapclient_server.go | ||
| swapclient_server_test.go | ||
| utils.go | ||
| view.go | ||