getNodeInfo constant

EthereumMethods const getNodeInfo

Implementation

static const EthereumMethods getNodeInfo = EthereumMethods(
  'web3_clientVersion',
);