blockDistributionByPool constant

BlockfrostMethods const blockDistributionByPool

Return the block minted for the epoch specified by stake pool.

Implementation

static const BlockfrostMethods blockDistributionByPool = BlockfrostMethods._(
    "Block distribution by pool", "/epochs/:number/blocks/:pool_id");