Update to latest master & master (#260)

This commit is contained in:
Bastian Köcher
2020-12-04 23:49:12 +01:00
committed by GitHub
parent 233b347a58
commit 092f0e9149
4 changed files with 187 additions and 182 deletions
+1
View File
@@ -423,6 +423,7 @@ pub fn node_config(
base_path: Some(base_path),
informant_output_format: Default::default(),
wasm_runtime_overrides: None,
disable_log_reloading: false,
})
}