Module polkadot_node_core_pvf_common::error
source · Enums§
- Error type.
- Some internal error occurred.
- An error that occurred during the prepare part of the PVF pipeline.
Type Aliases§
- Result of prechecking PVF performed by the validation host. Contains stats about the preparation if successful.
- Result of PVF preparation propagated all the way back to the host, with path to the concluded artifact and stats of the preparation if successful.
- Result of PVF preparation from a worker, with checksum of the compiled PVF and stats of the preparation if successful.