referrerpolicy=no-referrer-when-downgrade

Crate polkadot_node_core_pvf_execute_worker

source ·
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.