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
7d290829
Commit
7d290829
authored
Jan 16, 2019
by
André Silva
Committed by
asynchronous rob
Jan 16, 2019
Browse files
service: use grandpa block import for locally sealed aura blocks (#85)
parent
a81a23a9
Pipeline
#28453
passed with stages
in 14 minutes and 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
service/src/lib.rs
View file @
7d290829
...
...
@@ -227,7 +227,7 @@ construct_service_factory! {
SlotDuration
::
get_or_compute
(
&*
client
)
?
,
key
,
client
.clone
(),
clien
t
,
block_impor
t
,
Arc
::
new
(
proposer_factory
),
service
.network
(),
service
.on_exit
(),
...
...
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