Unverified Commit a6c637ae authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Substrate companion #8280 (#2578)

* Substrate companion #8280

https://github.com/paritytech/substrate/pull/8280

* "Update Substrate"

Co-authored-by: parity-processbot <>
parent 0a633cd4
Pipeline #127505 passed with stages
in 33 minutes and 58 seconds
This diff is collapsed.
......@@ -843,6 +843,7 @@ pub fn new_full<RuntimeApi, Executor>(
backoff_authoring_blocks,
babe_link,
can_author_with,
block_proposal_slot_portion: babe::SlotProportion::new(2f32 / 3f32),
};
let babe = babe::start_babe(babe_config)?;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment