lightchain icon indicating copy to clipboard operation
lightchain copied to clipboard

Display correct `highestBlock` when peer is syncing

Open ggarri opened this issue 6 years ago • 0 comments

Fetch the correct value of the highestBlock from the consensus node to display to users when they do the rpc call eth.synching. At the moment it displays only one block higher till the peer is totally synchronized.

Image Pasted at 2019-7-16 19-38

ggarri avatar Jul 16 '19 17:07 ggarri