blockDistribution constant

BlockfrostMethods const blockDistribution

Return the blocks minted for the epoch specified.

Implementation

static const BlockfrostMethods blockDistribution =
    BlockfrostMethods._("Block distribution", "/epochs/:number/blocks");