Make ParaId value of public paras non-discretionary (#2988)

* Make ParaId value of public paras non-discretionary

* Fixes

* Fixes

* fix tests

* fix benchmark tests

* dont use hardcoded number

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
Gavin Wood
2021-05-07 17:52:26 +02:00
committed by GitHub
parent c0df140ec6
commit ce4edd0398
5 changed files with 241 additions and 221 deletions
-1
View File
@@ -585,7 +585,6 @@ type LocalOriginConverter = (
parameter_types! {
pub const BaseXcmWeight: Weight = 100_000;
pub const RocFee: (MultiLocation, u128) = (RocLocation::get(), 1 * CENTS);
}
/// The XCM router. When we want to send an XCM message, we use this type. It amalgamates all of our