Skip to content

Commit

Permalink
Merge branch 'devnet' into feature/41-transition-to-relay
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriVT authored Sep 23, 2024
2 parents 683cd38 + 8afb82d commit 6d81714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ polkadot-node-core-approval-voting = { workspace = true, optional = true }
substrate-build-script-utils = { workspace = true }

[features]
default = ["full-node", "with-rocksdb-weights", "rocksdb", "sql", "txpool"]
default = ["full-node", "with-rocksdb-weights", "rocksdb", "sql", "txpool", "mainnet-runtime"]
rocksdb = [
"sc-cli/rocksdb",
"sc-service/rocksdb",
Expand Down

0 comments on commit 6d81714

Please sign in to comment.