Open hieblmi opened 6 months ago
This PR refreshes the forwarding history in the right places and skips empty routing events.
The second fix concerns skipping empty routing events which were added in lnd here: https://github.com/lightningnetwork/lnd/blob/399ea864da54ff28e07c17f877221395164e498b/lnrpc/routerrpc/router_server.go#L1449
This PR refreshes the forwarding history in the right places and skips empty routing events.
The second fix concerns skipping empty routing events which were added in lnd here: https://github.com/lightningnetwork/lnd/blob/399ea864da54ff28e07c17f877221395164e498b/lnrpc/routerrpc/router_server.go#L1449