Get the last main chain index of the node you logged to.
Last updated 4 years ago
client.api.getLastMci(function(err, result) { if (err) return console.error(err); console.log(result); });
Try on .
2870575
"5. The main chain" (page 8)