The block hash where the deploy was executed.
The block height at the time the deploy was executed.
The execution result associated with the deploy.
Static
fromCreates a DeployExecutionInfo
instance from version 1 data.
The DeployExecutionInfo
instance created from version 1 data.
The results of the deploy execution.
Optional
height: numberThe block height, if available.
Generated using TypeDoc
Represents execution information for a deploy, including the block hash, height, and execution result.