mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 20:31:13 +00:00
companion for polkadot#4545 (session-info v2) (#875)
* companion for https://github.com/paritytech/polkadot/pull/4545 * update lockfile for polkadot Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -34,7 +34,7 @@ pub use polkadot_primitives::v1::{
|
||||
/// A module that re-exports relevant relay chain definitions.
|
||||
pub mod relay_chain {
|
||||
pub use polkadot_core_primitives::*;
|
||||
pub use polkadot_primitives::{v1, v1::well_known_keys};
|
||||
pub use polkadot_primitives::{v1, v1::well_known_keys, v2};
|
||||
}
|
||||
|
||||
/// An inbound HRMP message.
|
||||
|
||||
Reference in New Issue
Block a user