getBlockByNumber constant

EthereumMethods const getBlockByNumber

Implementation

static const EthereumMethods getBlockByNumber = EthereumMethods(
  'eth_getBlockByNumber',
);