decred / dcrlnd

Decred Lightning Network Daemon ⚡️
MIT License
36 stars 24 forks source link

rpcserver: Report startup router pruning progress #153

Closed matheusd closed 2 years ago

matheusd commented 2 years ago

This adds reporting about the initial graph pruning performed by the channel router. This is usually the longest startup stage of ln wallets that have been offline for longer periods of time, so reporting it at the standard log level (info) and via the GetInfo grpc call improves the UX for startup.