backend_barretenberg
Exports
Classes
Class | Description |
---|---|
BarretenbergBackend | - |
Interfaces
Interface | Description |
---|---|
Backend | - |
Type Aliases
Type alias | Description |
---|---|
BackendOptions | - |
CompiledCircuit | - |
ProofData | - |
Functions
publicInputsToWitnessMap()
publicInputsToWitnessMap(publicInputs, abi): WitnessMap
Parameters
Parameter | Type |
---|---|
publicInputs | string [] |
abi | Abi |
Returns
WitnessMap
Generated using typedoc-plugin-markdown and TypeDoc