Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
d5e196f4
Commit
d5e196f4
authored
Mar 10, 2021
by
Cecile Tonglet
Browse files
Merge commit
a6c637ae
(conflicts)
parents
f1b1362e
a6c637ae
Pipeline
#127712
failed with stages
in 7 minutes and 19 seconds
Changes
2
Pipelines
1
Expand all
Show whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
d5e196f4
This diff is collapsed.
Click to expand it.
node/service/src/lib.rs
View file @
d5e196f4
...
...
@@ -878,6 +878,7 @@ pub fn new_full<RuntimeApi, Executor>(
backoff_authoring_blocks
,
babe_link
,
can_author_with
,
block_proposal_slot_portion
:
babe
::
SlotProportion
::
new
(
2f32
/
3f32
),
telemetry
:
telemetry
.as_ref
()
.map
(|
x
|
x
.handle
()),
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment