Skip to content

Commit daa9723

Browse files
committed
added transaction index feature
1 parent 72b6e8f commit daa9723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtimes/bulletin-westend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ xcm-runtime-apis = { workspace = true }
6767

6868
# Cumulus
6969
cumulus-pallet-aura-ext = { workspace = true }
70-
cumulus-pallet-parachain-system = { workspace = true }
70+
cumulus-pallet-parachain-system = { features = ["transaction-index"], workspace = true }
7171
cumulus-pallet-session-benchmarking = { workspace = true }
7272
cumulus-pallet-weight-reclaim = { workspace = true }
7373
cumulus-pallet-xcm = { workspace = true }

0 commit comments

Comments
 (0)