Open lncyberhub opened 2 years ago
It comes from the lnd events that aren't extensively logged (except if such attempts fail on your node). I think writing them into a file isn't very hard but we need to decide on the format. Should it be human readable? CSV? Maybe JSON?
I like the idea, I would even go further and dumb the routing events into a sql or something ?
The routing view is amazingly useful. I'm trying to figure out how to view a log file of the routing stream, shortened perhaps to the latest 2000 lines. Is this possible? Seeing a history of attempted routing events would be extremely useful for informing fee rates. Thanks again for this.