Companion for substrate#11962 (#5852)

* Companion for substrate#11962

* update lockfile

Co-authored-by: acatangiu <adrian@parity.io>
This commit is contained in:
ZhiYong
2022-08-04 18:24:34 +08:00
committed by GitHub
parent 8d1bba18af
commit 27747b4d1a
3 changed files with 176 additions and 176 deletions
+1 -1
View File
@@ -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,
},