specificBlockInASlot constant

BlockfrostMethods const specificBlockInASlot

Return the content of a requested block for a specific slot.

Implementation

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