Using Autopilot on LND

From lightningwiki.net
Revision as of 13:49, 11 January 2019 by MiltonPusser (talk | contribs) (Created page with "Below settings seem to work. Update this page if you know more ;) <pre> --autopilot.active \ --autopilot.allocation=0.9 \ --autopilot.minchansize=182817 \ --autopilot...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Below settings seem to work. Update this page if you know more ;)

  --autopilot.active \
  --autopilot.allocation=0.9 \
  --autopilot.minchansize=182817 \
  --autopilot.maxchansize=682819 \
  --autopilot.maxchannels=50000 \