mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 22:47:56 +00:00
Re-export current primitives in crate root (#6487)
* Re-export current primitives in crate root * Add missing exports * restart CI
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
use polkadot_node_network_protocol::PeerId;
|
||||
use polkadot_node_subsystem::SubsystemError;
|
||||
use polkadot_node_subsystem_util::runtime;
|
||||
use polkadot_primitives::v2::{CandidateHash, Hash};
|
||||
use polkadot_primitives::{CandidateHash, Hash};
|
||||
|
||||
use crate::LOG_TARGET;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user