Skip to content

adamant-console / getNodeHeight

Function: getNodeHeight()

getNodeHeight(): Promise<any>

Defined in: node.js:8

Gets the current blockchain height from the active ADAMANT node.

Returns

Promise<any>

Node height response, unwrapped from data when present

Released under the GPL-3.0 License.