listingOfNextBlocks constant

BlockfrostMethods const listingOfNextBlocks

Return the list of blocks following a specific block.

Implementation

static const BlockfrostMethods listingOfNextBlocks = BlockfrostMethods._(
    "Listing of next blocks", "/blocks/:hash_or_number/next");