Open ggwpez opened 4 months ago
TODO from here https://github.com/polkadot-fellows/runtimes/blob/3dea8bf4fba112e5643f6f4340a3dd5ad3492a8b/system-parachains/coretime/coretime-kusama/src/coretime.rs#L180 cc @seadanda should probably also have a test that this weight is correct and the RAPI wont fail.
This was solved for Polkadot by https://github.com/polkadot-fellows/runtimes/pull/410 and for Kusama by https://github.com/polkadot-fellows/runtimes/pull/434
TODO from here https://github.com/polkadot-fellows/runtimes/blob/3dea8bf4fba112e5643f6f4340a3dd5ad3492a8b/system-parachains/coretime/coretime-kusama/src/coretime.rs#L180 cc @seadanda should probably also have a test that this weight is correct and the RAPI wont fail.