Skip to main content
Version: v0.22.0

CompiledCircuit

type CompiledCircuit: object;

Description

The representation of a compiled circuit

Type declaration

MemberTypeDescription
abiAbiDescription

ABI representation of the circuit
bytecodestringDescription

The bytecode of the circuit

Generated using typedoc-plugin-markdown and TypeDoc