Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit ff52dfe

Browse files
committed
Set -—autopilot.minconfs=1 on iOS
1 parent a2b132f commit ff52dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/ios/lightning/lnd.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ neutrino.feeurl=https://nodes.lightning.computer/fees/v1/btctestnet-fee-estimate
1717
[autopilot]
1818
autopilot.active=0
1919
autopilot.private=1
20-
autopilot.minconfs=0
20+
autopilot.minconfs=1
2121
autopilot.allocation=1.0
2222
autopilot.heuristic=externalscore:0.95
2323
autopilot.heuristic=preferential:0.05

0 commit comments

Comments
 (0)