mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 06:35:45 +00:00
allow polkadot-primitives to compile on nightly
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
//! Parachain data types.
|
||||
|
||||
use bytes;
|
||||
use bytes::{self, Vec};
|
||||
|
||||
/// Unique identifier of a parachain.
|
||||
#[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Clone, Copy, Serialize, Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user