Interface ScriptReductionTraceScriptNode<ProgramState>

The result of reducing a single CashAssembly script node.

Type Parameters

  • ProgramState

Hierarchy

Properties

bytecode: Uint8Array
errors?: CompilationError[]
range: Range
script: ScriptReductionTraceChildNode<ProgramState>[]

Generated using TypeDoc