mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-19 13:17:50 +02:00
In an effort to surface more information about why autoloop is not executing, we add an error when suggest swaps is called with no rules. In other cases we can surface a reason enum with each rule that is set, but in the case where we have no rules, there are no results to accompany with reasons. |
||
|---|---|---|
| .. | ||
| autoloop_test.go | ||
| autoloop_testcontext_test.go | ||
| balances.go | ||
| liquidity.go | ||
| liquidity_test.go | ||
| log.go | ||
| restrictions.go | ||
| suggestions.go | ||
| threshold_rule.go | ||
| threshold_rule_test.go | ||