mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +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/wasm-builder",
|
||||
]
|
||||
default-members = [ "polkadot" ]
|
||||
default-members = [ "polkadot", "substrate/bin/node/cli" ]
|
||||
|
||||
[profile.release]
|
||||
# Polkadot runtime requires unwinding.
|
||||
|
||||
Reference in New Issue
Block a user