Returns the current ethereum protocol version.
Parameters
none
Returns
String
POST //protocolVersion HTTP/1.1 Host: tomo.nownodes.io Content-Type: application/json Accept: */* Content-Length: 68 { "jsonrpc": "2.0", "method": "eth_protocolVersion", "params": [], "id": 67 }
Successful Operation
No content