mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 21:37:56 +00:00
fix chain spec builder compilation (#2521)
This commit is contained in:
committed by
Bastian Köcher
parent
d4eb3ec747
commit
9927c336d3
@@ -85,12 +85,12 @@ members = [
|
||||
"node/runtime",
|
||||
"node-template",
|
||||
"subkey",
|
||||
"test-utils/chain-spec-builder",
|
||||
]
|
||||
exclude = [
|
||||
"node/runtime/wasm",
|
||||
"core/executor/wasm",
|
||||
"core/test-runtime/wasm",
|
||||
"test-utils/chain-spec-builder"
|
||||
]
|
||||
|
||||
[badges]
|
||||
|
||||
Reference in New Issue
Block a user