로그인 한 노드의 메인체인 인덱스(MCI)를 가져온다.
client.api.getLastMci(function(err, result) { console.log(result); });
170575
Last updated 6 years ago
Was this helpful?