Cid

value class Cid(val raw: String)

A content identifier (IPLD CID). Format: cid.

Constructors

Link copied to clipboard
constructor(raw: String)

Properties

Link copied to clipboard
val raw: String