forge_
script
0.2.0
Module simulate
Module Items
Structs
In crate forge_
script
forge_script
Module
simulate
Copy item path
Source
Structs
ยง
Filled
Transactions
State
At this point we have converted transactions collected during script execution to [TransactionWithMetadata] objects which contain additional metadata needed for broadcasting and verification.
PreSimulation
State
Same as
ExecutedState
, but also contains
ExecutionArtifacts
which are obtained from
ScriptResult
.