Supply Chain Integrity, Transparency, and Trust (IETF SCITT)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

scitt: document v in scitt_atp.mli (merlint E400)

+1
+1
lib/atp/scitt_atp.mli
··· 25 25 26 26 module Make (C : Config) : sig 27 27 val v : unit -> Scitt.vds 28 + (** [v ()] creates a new ATProto-backed verifiable data structure. *) 28 29 end