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