getUncleCountByBlockHash constant

EthereumMethods const getUncleCountByBlockHash

Implementation

static const EthereumMethods getUncleCountByBlockHash = EthereumMethods(
  'eth_getUncleCountByBlockHash',
);