Skip to content
Snippets Groups Projects
Commit bf63c5f9 authored by André Silva's avatar André Silva Committed by asynchronous rob
Browse files

service: use grandpa block import for locally sealed aura blocks (#85)

parent 8f745fd2
No related merge requests found
......@@ -227,7 +227,7 @@ construct_service_factory! {
SlotDuration::get_or_compute(&*client)?,
key,
client.clone(),
client,
block_import,
Arc::new(proposer_factory),
service.network(),
service.on_exit(),
......
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