Update Substrate & Polkadot again (#332)

This commit is contained in:
Bastian Köcher
2021-02-18 15:40:53 +01:00
committed by GitHub
parent 8dac4f75ad
commit 7fe3b32aa9
3 changed files with 201 additions and 195 deletions
+1 -1
View File
@@ -207,6 +207,7 @@ where
network: network.clone(),
network_status_sinks,
system_rpc_tx,
telemetry_span: None,
})?;
let announce_block = {
@@ -425,7 +426,6 @@ pub fn node_config(
telemetry_handle: None,
telemetry_endpoints: None,
telemetry_external_transport: None,
telemetry_span: None,
default_heap_pages: None,
offchain_worker: OffchainWorkerConfig {
enabled: true,