Interface UCANBlock<C, Encoding, SigAlg>

Represents a UCAN IPLD block

Note: once we change the Capability generic to an array we can merge this with ucanto transport block

Type Parameters

Hierarchy

Properties

Properties

bytes: ByteView<UCAN.UCAN<C>>
cid: Link<UCAN.UCAN<C>, Encoding, SigAlg, 1>
data?: UCAN.UCAN<C>

Generated using TypeDoc