Skip to main content
Version: dev

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