Blockfrost.Response.StakeDistributionResponse (Blockfrost v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: [
  %Blockfrost.Response.StakeDistributionResponse.Stake{
    amount: String.t(),
    pool_id: String.t(),
    stake_address: String.t()
  }
]