Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 42f4f1b

Browse files
committed
westend experimental feature
1 parent facce15 commit 42f4f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/westend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pallet-proxy = { git = "https://github.com/paritytech/substrate", branch = "mast
6363
pallet-recovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
6464
pallet-scheduler = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
6565
pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
66-
pallet-society = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
66+
pallet-society = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features=["experimental"] }
6767
pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
6868
pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" }
6969
pallet-staking-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }

0 commit comments

Comments
 (0)