mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 09:21:05 +00:00
Updating glutton for async backing (#1619)
Applied changes from the [User Update Guide](https://docs.google.com/document/d/1WQijD3bZTCsudOyPcDvugv659nCa2hEp2b_8eRU0h-Q), diverging in the node side where service.rs is different for `polkadot-parachain` than in the parachain template.
This commit is contained in:
Generated
+2
@@ -5739,6 +5739,7 @@ dependencies = [
|
||||
"cumulus-pallet-aura-ext",
|
||||
"cumulus-pallet-parachain-system",
|
||||
"cumulus-pallet-xcm",
|
||||
"cumulus-primitives-aura",
|
||||
"cumulus-primitives-core",
|
||||
"cumulus-primitives-timestamp",
|
||||
"frame-benchmarking",
|
||||
@@ -12325,6 +12326,7 @@ dependencies = [
|
||||
"cumulus-client-consensus-proposer",
|
||||
"cumulus-client-consensus-relay-chain",
|
||||
"cumulus-client-service",
|
||||
"cumulus-primitives-aura",
|
||||
"cumulus-primitives-core",
|
||||
"cumulus-primitives-parachain-inherent",
|
||||
"cumulus-relay-chain-interface",
|
||||
|
||||
Reference in New Issue
Block a user