@btc-stamps/tx-builder - v0.1.7
Home
Examples
Preparing search index...
ExecutionStep
Interface ExecutionStep
interface
ExecutionStep
{
cost
:
number
;
opcode
:
number
;
stackAfter
:
Buffer
<
ArrayBufferLike
>
[]
;
stackBefore
:
Buffer
<
ArrayBufferLike
>
[]
;
}
Index
Properties
cost
opcode
stack
After
stack
Before
Properties
cost
cost
:
number
Operation cost
opcode
opcode
:
number
Operation code
stack
After
stackAfter
:
Buffer
<
ArrayBufferLike
>
[]
Stack state after operation
stack
Before
stackBefore
:
Buffer
<
ArrayBufferLike
>
[]
Stack state before operation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cost
opcode
stack
After
stack
Before
GitHub
npm
JSR
Home
Examples
@btc-stamps/tx-builder - v0.1.7
Loading...
Operation cost