mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 12:11:02 +00:00
Always run on-demand headers relay in complex relay (#975)
* always run on-demand headers relay in complex relay * fix compilation
This commit is contained in:
committed by
Bastian Köcher
parent
cae105b55f
commit
6301ae0636
@@ -103,7 +103,6 @@ impl RelayHeaders {
|
||||
Finality::new(target_client.clone(), target_sign),
|
||||
source_client,
|
||||
target_client,
|
||||
false,
|
||||
metrics_params,
|
||||
)
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user