mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 15:55:49 +00:00
Companion for Polkadot 7253 (#2621)
* Companion for Polkadot #7253 Polkadot PR: https://github.com/paritytech/polkadot/pull/7253 * Update Cargo.lock * Update Cargo.lock * update lockfile for {"polkadot", "substrate"} --------- Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
//!
|
||||
//! !!This should only be used for tests!!
|
||||
|
||||
pub use polkadot_node_core_pvf_worker;
|
||||
pub use polkadot_node_core_pvf;
|
||||
|
||||
/// The path to the validation worker.
|
||||
pub const VALIDATION_WORKER: &str = concat!(env!("OUT_DIR"), "/validation-worker");
|
||||
|
||||
Reference in New Issue
Block a user