getBlockTransactionCountByHash constant

EthereumMethods const getBlockTransactionCountByHash

Implementation

static const EthereumMethods getBlockTransactionCountByHash = EthereumMethods(
  'eth_getBlockTransactionCountByHash',
);