Skip to main content
Version: dev

Type Alias: CompiledCircuit

type CompiledCircuit = object;

Type declaration

NameTypeDescription
abiAbiDescription ABI representation of the circuit
bytecodestringDescription The bytecode of the circuit

Description

The representation of a compiled circuit