backend_barretenberg
Exports
Classes
Class | Description |
---|---|
BarretenbergBackend | - |
BarretenbergVerifier | - |
Type Aliases
Type alias | Description |
---|---|
BackendOptions | - |
References
CompiledCircuit
Renames and re-exports Backend
ProofData
Renames and re-exports Backend
Variables
Backend
Backend: any;
Functions
publicInputsToWitnessMap()
publicInputsToWitnessMap(publicInputs, abi): Backend
Parameters
Parameter | Type |
---|---|
publicInputs | string [] |
abi | Abi |
Returns
Generated using typedoc-plugin-markdown and TypeDoc