mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 16:21:06 +00:00
combine relay chain primitives into one module
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
//! Polkadot blockchain trait
|
||||
|
||||
use std::fmt::{Display, Formatter, Error as FmtError};
|
||||
use primitives::block;
|
||||
use primitives::relay::block;
|
||||
use error::Result;
|
||||
|
||||
/// Block indentification.
|
||||
|
||||
Reference in New Issue
Block a user