Lite GUI web interface to analyze lnd data and leverage the backend database for automation tools around rebalancing and other basic maintenance tasks.
MIT License
232
stars
49
forks
source link
Concat `forward_date` and `amt_in` as a hash "index" #372
This PR fixes some duplication in forwards which was happening at random times which I couldn't figure out why. My best bet is something related to my setup which has LND and LNDg 4h apart. (doubled checked the issue by installing thunderhub)
This PR fixes some duplication in
forwards
which was happening at random times which I couldn't figure out why. My best bet is something related to my setup which hasLND
andLNDg
4h apart. (doubled checked the issue by installing thunderhub)SS bellow: