Should not be hardcoded, instead it should be provided as a function parameter:
|
2001.into(), // dummy para id. |
EDIT: Actually, it might make sense for each parachain to hardcode this in its own implementation since they would probably only get Coretime for their own parachain.
Should not be hardcoded, instead it should be provided as a function parameter:
RegionX-Pallets/pallets/order-creator/src/mock.rs
Line 153 in 9528917
EDIT: Actually, it might make sense for each parachain to hardcode this in its own implementation since they would probably only get Coretime for their own parachain.