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

Link to this section Summary

Link to this section Types

Specs

t() :: [
  %Blockfrost.Response.TransactionMIRsResponse.MIR{
    address: String.t(),
    amount: String.t(),
    cert_index: integer(),
    pot: :reserve | :treasury
  }
]