Skip to main content
Version: dev

ProofData

type ProofData: object;

Description

The representation of a proof

Type declaration

MemberTypeDescription
proofUint8ArrayDescription

An byte array representing the proof
publicInputsstring[]Description

Public inputs of a proof

Generated using typedoc-plugin-markdown and TypeDoc