mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
update to latest substrate (#84)
This commit is contained in:
committed by
GitHub
parent
819a90ce67
commit
75bce2efc6
@@ -175,6 +175,7 @@ construct_service_factory! {
|
||||
grandpa::Config {
|
||||
gossip_duration: Duration::new(4, 0), // FIXME: make this available through chainspec?
|
||||
local_key: key.clone(),
|
||||
justification_period: 4096,
|
||||
name: Some(service.config.name.clone())
|
||||
},
|
||||
link_half,
|
||||
|
||||
Reference in New Issue
Block a user