mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 19:25:55 +00:00
* Set data_path
* update lockfile for {"substrate"}
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
Generated
+203
-183
File diff suppressed because it is too large
Load Diff
@@ -210,7 +210,8 @@ pub fn node_config(
|
|||||||
max_runtime_instances: 8,
|
max_runtime_instances: 8,
|
||||||
runtime_cache_size: 2,
|
runtime_cache_size: 2,
|
||||||
announce_block: true,
|
announce_block: true,
|
||||||
base_path: Some(base_path),
|
data_path: root,
|
||||||
|
base_path,
|
||||||
informant_output_format: Default::default(),
|
informant_output_format: Default::default(),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user