getumbrel / umbrel-middleware

RESTful Bitcoin and Lightning API for Umbrel
MIT License
21 stars 11 forks source link

LND sync remove -1 #33

Closed mayankchhabra closed 4 years ago

mayankchhabra commented 4 years ago

Don't return -1 if processed blocks > known blocks. Instead, return 1.0000 signifying complete sync. This can happen on regtest.