specificBlockInASlotInAnEpoch constant

BlockfrostMethods const specificBlockInASlotInAnEpoch

Return the content of a requested block for a specific slot in an epoch.

Implementation

static const BlockfrostMethods specificBlockInASlotInAnEpoch =
    BlockfrostMethods._("Specific block in a slot in an epoch",
        "/blocks/epoch/:epoch_number/slot/:slot_number");