@armada/sdk / index / ArtifactDigest
Interface: ArtifactDigest
Defined in: src/prover/manifest.ts:9
SHA-256 (hex) of each artifact file for one circuit shape. vkey is optional — older manifests omit it.
Properties
wasm
readonlywasm:string
Defined in: src/prover/manifest.ts:10
zkey
readonlyzkey:string
Defined in: src/prover/manifest.ts:11
vkey?
readonlyoptionalvkey?:string
Defined in: src/prover/manifest.ts:12