mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Add a dated fee budget to our swap suggestions. This budget only applies to automatically dispatched swaps (which will be added in later commits). We choose to apply the fee budget to our suggestions so that they perfectly replicate what the autolooper would do. The budget has a start date so that it can be refreshed once it has been used up over a period (rather than having to endlessly increase it). |
||
|---|---|---|
| .. | ||
| chainnotifier_mock.go | ||
| context.go | ||
| invoices_mock.go | ||
| keys.go | ||
| lightning_client_mock.go | ||
| lnd_services_mock.go | ||
| log.go | ||
| router_mock.go | ||
| signer_mock.go | ||
| testutils.go | ||
| timeout.go | ||
| versioner_mock.go | ||
| walletkit_mock.go | ||