Skip to main content

Doc autogenerated from onflow/sdk/src/node-version-info/node-version-info.ts

nodeVersionInfo

Returns the version information from to connected node

Import


_10
import { nodeVersionInfo } from "@onflow/sdk"

Parameters

opts (optional)

  • Type: any

Returns

Promise<NodeVersionInfo>


Rate this page