Companion for #13701 (#2423)

* Set data_path

* fmt

* Updated substrate and polkadot
This commit is contained in:
Arkadiy Paronyan
2023-05-04 13:34:43 +02:00
committed by GitHub
parent cb0f623d6f
commit 09a0538bc5
5 changed files with 297 additions and 264 deletions
+2 -1
View File
@@ -764,7 +764,8 @@ pub fn node_config(
tracing_receiver: Default::default(),
max_runtime_instances: 8,
announce_block: true,
base_path: Some(base_path),
data_path: root,
base_path,
informant_output_format: Default::default(),
wasm_runtime_overrides: None,
runtime_cache_size: 2,