mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
Update to almost latest substrate master (#205)
This commit is contained in:
@@ -304,7 +304,6 @@ construct_service_factory! {
|
||||
client,
|
||||
NothingExtra,
|
||||
config.custom.inherent_data_providers.clone(),
|
||||
true,
|
||||
).map_err(Into::into)
|
||||
}},
|
||||
LightImportQueue = AuraImportQueue<
|
||||
@@ -320,7 +319,6 @@ construct_service_factory! {
|
||||
client,
|
||||
NothingExtra,
|
||||
config.custom.inherent_data_providers.clone(),
|
||||
true,
|
||||
).map_err(Into::into)
|
||||
}},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user