mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 15:47:58 +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:
@@ -17,7 +17,7 @@
|
||||
//! All peersets and protocols used for parachains.
|
||||
|
||||
use derive_more::Display;
|
||||
use polkadot_primitives::v2::Hash;
|
||||
use polkadot_primitives::Hash;
|
||||
use sc_network_common::{
|
||||
config::{NonDefaultSetConfig, SetConfig},
|
||||
protocol::ProtocolName,
|
||||
|
||||
Reference in New Issue
Block a user