mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 23:31:07 +00:00
* Disable beefy for inprocess relay chain node * Update client/relay-chain-inprocess-interface/src/lib.rs Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by: Sebastian Kunert <skunert49@gmail.com> Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
@@ -345,7 +345,8 @@ fn build_polkadot_full_node(
|
||||
config,
|
||||
is_collator,
|
||||
None,
|
||||
true,
|
||||
// Disable BEEFY. It should not be required by the internal relay chain node.
|
||||
false,
|
||||
None,
|
||||
telemetry_worker_handle,
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user