cryptosharks131 / lndg

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
219 stars 41 forks source link

Concat `forward_date` and `amt_in` as a hash "index" #372

Closed proof-of-reality closed 8 months ago

proof-of-reality commented 8 months ago

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)

SS bellow: image image