Parachains hrmp.rs to Frame V2 (#3475)

* migrate

* migrate runtimes

* runtimes compile

* ci

* trigger ci
This commit is contained in:
ferrell-code
2021-07-22 06:21:22 -04:00
committed by GitHub
parent 4bb487985a
commit 26330640d2
9 changed files with 253 additions and 181 deletions
+1 -1
View File
@@ -221,7 +221,7 @@ construct_runtime! {
Initializer: parachains_initializer::{Pallet, Call, Storage},
Dmp: parachains_dmp::{Pallet, Call, Storage},
Ump: parachains_ump::{Pallet, Call, Storage, Event},
Hrmp: parachains_hrmp::{Pallet, Call, Storage, Event, Config},
Hrmp: parachains_hrmp::{Pallet, Call, Storage, Event<T>, Config},
SessionInfo: parachains_session_info::{Pallet, Call, Storage},
// Parachain Onboarding Pallets