mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 18:21:08 +00:00
Companion for substrate#11962 (#5852)
* Companion for substrate#11962 * update lockfile Co-authored-by: acatangiu <adrian@parity.io>
This commit is contained in:
@@ -590,7 +590,7 @@ where
|
||||
finality_provider: finality_proof_provider.clone(),
|
||||
},
|
||||
beefy: polkadot_rpc::BeefyDeps {
|
||||
beefy_commitment_stream: beefy_rpc_links.from_voter_justif_stream.clone(),
|
||||
beefy_finality_proof_stream: beefy_rpc_links.from_voter_justif_stream.clone(),
|
||||
beefy_best_block_stream: beefy_rpc_links.from_voter_best_beefy_stream.clone(),
|
||||
subscription_executor,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user