getProtocolVersion constant

EthereumMethods const getProtocolVersion

Implementation

static const EthereumMethods getProtocolVersion = EthereumMethods(
  'eth_protocolVersion',
);