Expand description

Contains the logic for executing PVFs. Used by the polkadot-execute-worker binary.

Enums§

Constants§

Functions§

  • Executes the given PVF in the form of a compiled artifact and returns the result of execution upon success.
  • The entrypoint that the spawned execute worker should start with.