Skip to content

adamant-console / getNodeVersion

Function: getNodeVersion()

getNodeVersion(): Promise<any>

Defined in: node.js:19

Gets ADAMANT node software version information.

Returns

Promise<any>

Node version response, unwrapped from data when present

Released under the GPL-3.0 License.