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: docs/loop.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -371,6 +371,7 @@ The following flags are supported:
371
371
|`--minamt="…"`| the minimum amount in satoshis that the autoloop client will dispatch per-swap | uint |`0`|
372
372
|`--maxamt="…"`| the maximum amount in satoshis that the autoloop client will dispatch per-swap | uint |`0`|
373
373
|`--htlc_conf="…"`| the confirmation target for loop in on-chain htlcs | int |`0`|
374
+
|`--loopinsource="…"`| the loop-in source to use for autoloop rules: wallet or static-address | string |
374
375
|`--easyautoloop`| set to true to enable easy autoloop, which will automatically dispatch swaps in order to meet the target local balance | bool |`false`|
375
376
|`--localbalancesat="…"`| the target size of total local balance in satoshis, used by easy autoloop | uint |`0`|
376
377
|`--easyautoloop_excludepeer="…"`| list of peer pubkeys (hex) to exclude from easy autoloop channel selection; repeat --easyautoloop_excludepeer for multiple peers | string |`[]`|
0 commit comments