getUncleByBlockNumberAndIndex constant

EthereumMethods const getUncleByBlockNumberAndIndex

Implementation

static const EthereumMethods getUncleByBlockNumberAndIndex = EthereumMethods(
  'eth_getUncleByBlockNumberAndIndex',
);