Version
Returns versioning information of the node.
Responses
200
successful operation
application/json
get
GET /node/version HTTP/1.1
Host: dot-playbook.nownodes.io
Accept: */*
200
successful operation
{
"clientVersion": "text",
"clientImplName": "text",
"chain": "text"
}