mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 03:01:07 +00:00
Incorporate sc-peerset into sc-network (#14236)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
pub mod message;
|
||||
pub mod role;
|
||||
pub mod sync;
|
||||
pub mod types;
|
||||
|
||||
/// Minimum Requirements for a Hash within Networking
|
||||
pub trait ExHashT: std::hash::Hash + Eq + std::fmt::Debug + Clone + Send + Sync + 'static {}
|
||||
|
||||
Reference in New Issue
Block a user