Returns the current ethereum protocol version.
Parameters
none
Returns
String
/protocolVersion
Successful Operation
Internal Server Error
curl -L \ --request POST \ --url 'https://tomo.nownodes.io/protocolVersion' \ --header 'Content-Type: application/json' \ --data '{"jsonrpc":"2.0","method":"eth_protocolVersion","params":[],"id":67}'
No body