getTransactionByHash constant

EthereumMethods const getTransactionByHash

Implementation

static const EthereumMethods getTransactionByHash = EthereumMethods(
  'eth_getTransactionByHash',
);