GetBlocksQueryParams

data class GetBlocksQueryParams(val did: Did, val cids: ReadOnlyList<Cid>)

Constructors

Link copied to clipboard
constructor(did: Did, cids: ReadOnlyList<Cid>)

Properties

Link copied to clipboard
Link copied to clipboard
val did: Did

The DID of the repo.

Functions

Link copied to clipboard