Blockfrost.Shared.ObjectPinInfo (Blockfrost v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Blockfrost.Shared.ObjectPinInfo{
  ipfs_hash: String.t(),
  state: :queued | :pinned | :unpinned | :failed | :gc
}