[companion for #13701] Statement-store (#6995)

* Set data_path

* update lockfile for {"substrate"}

---------

Co-authored-by: parity-processbot <>
This commit is contained in:
Arkadiy Paronyan
2023-05-04 13:03:30 +02:00
committed by GitHub
parent 97717e83dc
commit cf0af0424e
2 changed files with 205 additions and 184 deletions
+2 -1
View File
@@ -210,7 +210,8 @@ pub fn node_config(
max_runtime_instances: 8,
runtime_cache_size: 2,
announce_block: true,
base_path: Some(base_path),
data_path: root,
base_path,
informant_output_format: Default::default(),
}
}