getUncleCountByBlockNumber constant

EthereumMethods const getUncleCountByBlockNumber

Implementation

static const EthereumMethods getUncleCountByBlockNumber = EthereumMethods(
  'eth_getUncleCountByBlockNumber',
);