Skip to content

adamant-console / getNodeStatus

Function: getNodeStatus()

getNodeStatus(): Promise<any>

Defined in: node.js:30

Gets aggregated ADAMANT blockchain, loader, version, and WebSocket status.

Returns

Promise<any>

Node status response, unwrapped from data when present

Released under the GPL-3.0 License.