mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
service: use grandpa block import for locally sealed aura blocks (#85)
This commit is contained in:
committed by
Robert Habermeier
parent
8f745fd217
commit
bf63c5f9b8
@@ -227,7 +227,7 @@ construct_service_factory! {
|
|||||||
SlotDuration::get_or_compute(&*client)?,
|
SlotDuration::get_or_compute(&*client)?,
|
||||||
key,
|
key,
|
||||||
client.clone(),
|
client.clone(),
|
||||||
client,
|
block_import,
|
||||||
Arc::new(proposer_factory),
|
Arc::new(proposer_factory),
|
||||||
service.network(),
|
service.network(),
|
||||||
service.on_exit(),
|
service.on_exit(),
|
||||||
|
|||||||
Reference in New Issue
Block a user