Get last MCI
Get the last main chain index of the node you logged to.
Last updated
Get the last main chain index of the node you logged to.
client.api.getLastMci(function(err, result) {
console.log(result);
});2870575"5. The main chain" (page 8) https://byteball.org/Byteball.pdf
Last updated