getRawTransactionByHash constant

EthereumMethods const getRawTransactionByHash

Implementation

static const EthereumMethods getRawTransactionByHash = EthereumMethods(
  'eth_getRawTransactionByHash',
);