bsv.Script.Interpreter
scrypt-ts / bsv / Script / Interpreter
Namespace: Interpreter
Table of contents
Interfaces
Type Aliases
Type Aliases
StepListenerFunction
Ƭ StepListenerFunction: (step
: any
, stack
: any
[], altstack
: any
[]) => void
Type declaration
▸ (step
, stack
, altstack
): void
Parameters
Name | Type |
---|---|
step | any |
stack | any [] |
altstack | any [] |
Returns
void
Defined in
node_modules/bsv/index.d.ts:1268