[Polkadot Companion] for 7101 (#2470)

* [Polkadot Companion] for 7101

PR: https://github.com/paritytech/polkadot/pull/7101

* update lockfile for {"polkadot", "substrate"}

---------

Co-authored-by: parity-processbot <>
This commit is contained in:
Marcin S
2023-04-21 13:04:39 +02:00
committed by GitHub
parent eced0cb3d5
commit 8615ac834c
4 changed files with 328 additions and 272 deletions
@@ -21,7 +21,7 @@
//!
//! !!This should only be used for tests!!
pub use polkadot_node_core_pvf;
pub use polkadot_node_core_pvf_worker;
/// The path to the validation worker.
pub const VALIDATION_WORKER: &str = concat!(env!("OUT_DIR"), "/validation-worker");