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

Link to this section Summary

Link to this section Types

Specs

t() :: [
  %Blockfrost.Response.StakePoolUpdatesResponse.StakePoolUpdate{
    action: String.t(),
    cert_index: integer(),
    tx_hash: String.t()
  }
]