mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 07:37:57 +00:00
update script targets
This commit is contained in:
@@ -4,14 +4,12 @@ ROOT=`dirname "$0"`
|
||||
|
||||
# A list of directories which contain wasm projects.
|
||||
SRCS=(
|
||||
"polkadot/runtime/wasm"
|
||||
"substrate/executor/wasm"
|
||||
)
|
||||
|
||||
DEMOS=(
|
||||
"demo/runtime/wasm"
|
||||
"substrate/test-runtime/wasm"
|
||||
"polkadot/test-parachains/"
|
||||
)
|
||||
|
||||
# Make pushd/popd silent.
|
||||
|
||||
Reference in New Issue
Block a user