lightchain
lightchain copied to clipboard
Display correct `highestBlock` when peer is syncing
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.
