getUncleByBlockHashAndIndex constant

EthereumMethods const getUncleByBlockHashAndIndex

Implementation

static const EthereumMethods getUncleByBlockHashAndIndex = EthereumMethods(
  'eth_getUncleByBlockHashAndIndex',
);