Expand description
Signed artifact build / verify (mirror of src/artifact.ts).
Structs§
Constants§
Functions§
Type Aliases§
- Artifact
- A signed artifact in JSON-shaped form. Field order matters for byte-identical
outputs after JCS, so we use
Map(withpreserve_orderenabled) when building.