Companion PR for #7951 (#2336)

* Adapt code to changes in substrate

* WIP

* "Update Substrate"

Co-authored-by: parity-processbot <>
This commit is contained in:
Cecile Tonglet
2021-01-29 13:24:04 +01:00
committed by GitHub
parent c38ab3c331
commit 6efeb1ee13
3 changed files with 144 additions and 146 deletions
+1
View File
@@ -199,6 +199,7 @@ pub fn node_config(
informant_output_format: Default::default(),
disable_log_reloading: false,
telemetry_handle: None,
telemetry_span: None,
}
}