bitcoin-kmp
0.11.1
common
bitcoin-kmp
/
fr.acinq.bitcoin
/
Script
/
Runner
/
Companion
Companion
common
object
Companion
Content copied to clipboard
Types
Types
State
Link copied to clipboard
common
data
class
State
(
val
conditions
:
List
<
Boolean
>
,
val
altstack
:
List
<
ByteVector
>
,
val
opCount
:
Int
,
val
scriptCode
:
List
<
ScriptElt
>
)
Content copied to clipboard
This class represents the state of the script execution engine