mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
* deps: cargo update -p rustls * fix build * update Substrate Co-authored-by: parity-processbot <>
This commit is contained in:
Generated
+337
-209
File diff suppressed because it is too large
Load Diff
@@ -180,6 +180,7 @@ pub fn node_config(
|
|||||||
offchain_worker: sc_client_api::ExecutionStrategy::NativeWhenPossible,
|
offchain_worker: sc_client_api::ExecutionStrategy::NativeWhenPossible,
|
||||||
other: sc_client_api::ExecutionStrategy::NativeWhenPossible,
|
other: sc_client_api::ExecutionStrategy::NativeWhenPossible,
|
||||||
},
|
},
|
||||||
|
rpc_http_threads: None,
|
||||||
rpc_http: None,
|
rpc_http: None,
|
||||||
rpc_ws: None,
|
rpc_ws: None,
|
||||||
rpc_ipc: None,
|
rpc_ipc: None,
|
||||||
|
|||||||
Reference in New Issue
Block a user