Prepare the branch

This commit is contained in:
Bastian Köcher
2022-04-20 15:56:24 +02:00
parent fd8c244d0a
commit 2317ef00df
45 changed files with 1057 additions and 1074 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ pub use polkadot_primitives::v2::{
/// A module that re-exports relevant relay chain definitions.
pub mod relay_chain {
pub use polkadot_core_primitives::*;
pub use polkadot_primitives::{runtime_api, v2, v2::well_known_keys};
pub use polkadot_primitives::{v2, v2::well_known_keys};
}
/// An inbound HRMP message.