mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 02:51:08 +00:00
Enable "cargo run --bin substrate-node" (#1927)
This commit is contained in:
+1
-1
@@ -456,7 +456,7 @@ members = [
|
|||||||
"substrate/utils/prometheus",
|
"substrate/utils/prometheus",
|
||||||
"substrate/utils/wasm-builder",
|
"substrate/utils/wasm-builder",
|
||||||
]
|
]
|
||||||
default-members = [ "polkadot" ]
|
default-members = [ "polkadot", "substrate/bin/node/cli" ]
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
# Polkadot runtime requires unwinding.
|
# Polkadot runtime requires unwinding.
|
||||||
|
|||||||
Reference in New Issue
Block a user