listingOfPreviousEpoches constant

BlockfrostMethods const listingOfPreviousEpoches

Return the list of epochs preceding a specific epoch.

Implementation

static const BlockfrostMethods listingOfPreviousEpoches = BlockfrostMethods._(
    "Listing of previous epochs", "/epochs/:number/previous");