I’d like to know what is the latest block number, with bitcoind i’m using the rpc blockchaininfo and can read the inititalblockdownload that tells me if it’s synched, and the block number is also in the message. How to do that with litecoind ?
Asked
Active
Viewed 65 times
1 Answers
2
Try $ litecoin-cli getblockchaininfo
Note: "There is no way for checking whether syncing is done, simply because it isn't known." See https://bitcoin.stackexchange.com/a/10443/60443

JBaczuk
- 7,388
- 1
- 13
- 34