Blockfrost.Response.StakePoolDelegatorsResponse (Blockfrost v0.2.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: [
  %Blockfrost.Response.StakePoolDelegatorsResponse.StakePoolDelegator{
    address: String.t(),
    live_stake: String.t()
  }
]