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
232 stars 47 forks source link

Editable "fees" and "label" fields in Balances > Transactions #306

Open GordianLN opened 1 year ago

GordianLN commented 1 year ago

lndg cannot easily track group channels' fees, and peers, or at least on my end it shows just "group channel open", and 0 fee. I can just edit the sqlite directly, adding peer's alias and actual fees paid, just had this idea that editing on the web interface would be faster ;-)