mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 11:51:01 +00:00
* deps: cargo update -p rustls * fix build * update Substrate Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -180,6 +180,7 @@ pub fn node_config(
|
||||
offchain_worker: sc_client_api::ExecutionStrategy::NativeWhenPossible,
|
||||
other: sc_client_api::ExecutionStrategy::NativeWhenPossible,
|
||||
},
|
||||
rpc_http_threads: None,
|
||||
rpc_http: None,
|
||||
rpc_ws: None,
|
||||
rpc_ipc: None,
|
||||
|
||||
Reference in New Issue
Block a user