getUncleByBlockNumberAndIndex constant

String const getUncleByBlockNumberAndIndex

Uncle by block number and index

Implementation

static const String getUncleByBlockNumberAndIndex =
    'eth_getUncleByBlockNumberAndIndex';