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

Link to this section Summary

Link to this section Types

Specs

t() :: [
  %Blockfrost.Response.TransactionMetadataLabelsResponse.MetadataLabel{
    cip10: String.t(),
    count: String.t(),
    label: String.t()
  }
]