You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lightning-network-tools/loop/autoloop.md
+2
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ If you don't want to bother with setting up specific rules for each of your chan
20
20
21
21
This will automatically start dispatching loop-outs whenever you exceed total channel balance of 1M sats. Keep in mind that on first time use this will use the default budget parameters. If you wish to configure a custom budget you can find more info in the [Budget](autoloop.md#budget) section.
22
22
23
+
Easy Autoloop is currently only available for Loop Out, meaning any amount above `--localbalancesat` is expected for Loop Out.
24
+
23
25
## Liquidity Rules
24
26
25
27
At present, Autoloop can be configured to either acquire incoming liquidity using Loop Out, or acquire outgoing liquidity using loop in. It cannot support automated swaps in both directions. To set the type of swaps you would like to automatically dispatch, use:
0 commit comments