lncm / noma

Noma - Bitcoin lightning node management CLI utility & Python API
https://lncm.io
Apache License 2.0
5 stars 2 forks source link

Invoicer #48

Closed AnotherDroog closed 5 years ago

AnotherDroog commented 5 years ago

This adds a neutrino-compatible invoicer container.

In order to reduce bandwidth we are also setting assumechanvalid=1 in lnd.conf

TODO: Fetch invoicer-ui/index.html and place in public_html automatically, e.g. using check_to_fetch() during startup

This closes #46

nolim1t commented 5 years ago

I also recommend including these changes into the composefile too as routing.assumechanvalid=1 does not work without the experimental flag built

nolim1t commented 5 years ago

LGTM

meeDamian commented 5 years ago

Note that after https://github.com/lncm/invoicer/pull/43 is merged-in invoicer version gets bumped to v0.6.0.