Expand description
Contains the logic for preparing PVFs. Used by the polkadot-prepare-worker binary.
Structs§
- Contains the bytes for a successfully compiled artifact.
Constants§
- The number of threads for the child process: 1 - Main thread 2 - Cpu monitor thread 3 - Memory tracker thread 4 - Prepare thread
Functions§
- The entrypoint that the spawned prepare worker should start with.