getBlockByHash constant

EthereumMethods const getBlockByHash

Implementation

static const EthereumMethods getBlockByHash = EthereumMethods(
  'eth_getBlockByHash',
);