Returns the current client version.
Parameters
none
Returns
String - The current client version
String
POST //clientVersion HTTP/1.1 Host: tomo.nownodes.io Content-Type: application/json Accept: */* Content-Length: 66 { "jsonrpc": "2.0", "method": "web3_clientVersion", "params": [], "id": 1 }
Successful Operation
No content