Interface ScriptReductionTracePushNode<ProgramState>

The result of reducing a single CashAssembly script node.

Type Parameters

  • ProgramState

Hierarchy

Properties

Properties

bytecode: Uint8Array
errors?: CompilationError[]
push: ScriptReductionTraceScriptNode<ProgramState>
range: Range

Generated using TypeDoc