mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 04:01:02 +00:00
Do not spawn additional task for on-demand relays (#933)
* do not spawn additional task for on-demand relays * compilation
This commit is contained in:
committed by
Bastian Köcher
parent
0e34a11309
commit
38cd3a328d
@@ -102,6 +102,7 @@ impl RelayHeaders {
|
||||
Finality::new(target_client.clone(), target_sign),
|
||||
source_client,
|
||||
target_client,
|
||||
false,
|
||||
metrics_params,
|
||||
)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user