We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b6e8f commit daa9723Copy full SHA for daa9723
runtimes/bulletin-westend/Cargo.toml
@@ -67,7 +67,7 @@ xcm-runtime-apis = { workspace = true }
67
68
# Cumulus
69
cumulus-pallet-aura-ext = { workspace = true }
70
-cumulus-pallet-parachain-system = { workspace = true }
+cumulus-pallet-parachain-system = { features = ["transaction-index"], workspace = true }
71
cumulus-pallet-session-benchmarking = { workspace = true }
72
cumulus-pallet-weight-reclaim = { workspace = true }
73
cumulus-pallet-xcm = { workspace = true }
0 commit comments