mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 22:51:13 +00:00
Companion for https://github.com/paritytech/substrate/pull/8143
This commit is contained in:
@@ -83,6 +83,7 @@ pub fn new_full(
|
||||
None,
|
||||
None,
|
||||
polkadot_parachain::wasm_executor::IsolationStrategy::InProcess,
|
||||
None,
|
||||
)
|
||||
}
|
||||
|
||||
@@ -198,7 +199,6 @@ pub fn node_config(
|
||||
base_path: Some(base_path),
|
||||
informant_output_format: Default::default(),
|
||||
disable_log_reloading: false,
|
||||
telemetry_handle: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user