Preparing search index...
The search index is not available
@bitauth/libauth
@bitauth/libauth
ScriptReductionTraceScriptNode
Interface ScriptReductionTraceScriptNode<ProgramState>
The result of reducing a single CashAssembly script node.
Type Parameters
ProgramState
Hierarchy
ScriptReductionTraceNode
ScriptReductionTraceScriptNode
Index
Properties
bytecode
errors?
range
script
Properties
bytecode
bytecode
:
Uint8Array
Optional
errors
errors
?:
CompilationError
[]
range
range
:
Range
script
script
:
ScriptReductionTraceChildNode
<
ProgramState
>
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@bitauth/libauth
Script
Reduction
Trace
Script
Node
bytecode
errors?
range
script
Generated using
TypeDoc
The result of reducing a single CashAssembly script node.