Skip to content
Snippets Groups Projects
Commit cf0af042 authored by Arkadiy Paronyan's avatar Arkadiy Paronyan Committed by GitHub
Browse files

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

* Set data_path

* update lockfile for {"substrate"}

---------

Co-authored-by: parity-processbot <>
parent 97717e83
No related merge requests found
This diff is collapsed.
......@@ -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(),
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment