forge_script

Module execute

Source

Structsยง

  • State after the script has been executed.
  • Container for data being collected after execution.
  • Container for data we need for execution which can only be obtained after linking stage.
  • State after linking, contains the linked build data along with library addresses and optional array of libraries that need to be predeployed.
  • Same as LinkedState, but also contains ExecutionData.
  • Container for information about RPC-endpoints used during script execution.