lncm / invoicer

Invoice generating service that lives on top of lnd.
https://hub.docker.com/r/lncm/invoicer
MIT License
8 stars 3 forks source link

Switch lnd/client.go to use RPC calls (if viable/possible) #6

Closed meeDamian closed 5 years ago

AnotherDroog commented 5 years ago

This lets us run invoicer in a separate container or even another machine entirely.

Definitely worth the effort!

AnotherDroog commented 5 years ago

Closing this thanks to the most recent commit & release!