Skip to main content
Version: v0.19.2

ProofData

type ProofData: object;

Description

The representation of a proof

Type declaration

MemberTypeDescription
proofUint8ArrayDescription

An byte array representing the proof
publicInputsUint8Array[]Description

Public inputs of a proof

Generated using typedoc-plugin-markdown and TypeDoc