ProofData
type ProofData: object;
Description
The representation of a proof
Type declaration
Member | Type | Description |
---|---|---|
proof | Uint8Array | Description An byte array representing the proof |
publicInputs | string [] | Description Public inputs of a proof |
Generated using typedoc-plugin-markdown and TypeDoc