ExchangeUnion / xud-docker

Streamlined setup of xud and all dependencies via docker 🐳
https://docs.exchangeunion.com
GNU Affero General Public License v3.0
5 stars 5 forks source link

`status` should return sync % of Neutrino #778

Closed kilrau closed 3 years ago

kilrau commented 3 years ago

Currently, status is returning an rpc error if lnd's neutrino is still syncing. It should return the current sync %. This is needed for XUD Explorer to show the sync progress in the status field of lnd's instead of this ugly rpc error:

image