paritytech/substrate-debug-kit

Support Polkadot CC1

Closed this issue · 1 comments

Potentially conditional compilation or a runtime flag.

Technically, we already support polkadot. But we assume some types to be from kusama_runtime, which might differ from polkadot.

Now we only compile the runtime for the laboratory crate. This is thus resolved.