stakeDistributionByPool constant

BlockfrostMethods const stakeDistributionByPool

Return the active stake distribution for the epoch specified by stake pool.

Implementation

static const BlockfrostMethods stakeDistributionByPool = BlockfrostMethods._(
    "Stake distribution by pool", "/epochs/:number/stakes/:pool_id");