Try to set beacon-spec-mainnet as default on runtime and not binary (#2777)

This commit is contained in:
Branislav Kontur
2023-12-22 09:44:50 +01:00
committed by GitHub
parent 32c047af38
commit 8d459d9578
2 changed files with 2 additions and 8 deletions
@@ -130,7 +130,7 @@ bridge-runtime-common = { path = "../../../../../bridges/bin/runtime-common", fe
sp-keyring = { path = "../../../../../substrate/primitives/keyring" }
[features]
default = ["std"]
default = ["beacon-spec-mainnet", "std"]
std = [
"bp-asset-hub-rococo/std",
"bp-asset-hub-westend/std",