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

Link to this section Summary

Link to this section Types

Specs

t() :: [
  %Blockfrost.Response.TransactionMetadataContentCBORResponse.TransactionMetadataContent{
    cbor_metadata: String.t(),
    tx_hash: String.t()
  }
]