This commit is contained in:
Zeke Mostov
2021-09-17 15:41:12 -07:00
committed by GitHub
parent 5f637c510e
commit aca0b2429d
+1 -1
View File
@@ -1345,7 +1345,7 @@ pub fn new_chain_ops(
{
chain_ops!(config, jaeger_agent, telemetry_worker_handle; polkadot_runtime, PolkadotExecutorDispatch, Polkadot)
}
#[cfg(not(feature = "polkadot-native"))]
Err(Error::NoRuntime)
}