mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 17:57:56 +00:00
slight naming changes in script
This commit is contained in:
@@ -25,7 +25,7 @@ cat shell-spec-plain.json | jq --rawfile code shell-hex.txt '.genesis.runtime.sy
|
||||
$binary build-spec --chain edited-shell-plain.json --raw > shell-spec-raw.json
|
||||
|
||||
# build genesis data
|
||||
$binary export-genesis-state --parachain-id=1000 --chain shell-spec-raw.json > shell_genesis
|
||||
$binary export-genesis-state --parachain-id=1000 --chain shell-spec-raw.json > shell-head-data
|
||||
|
||||
# build genesis wasm
|
||||
$binary export-genesis-wasm --chain shell-spec-raw.json > shell_wasm
|
||||
$binary export-genesis-wasm --chain shell-spec-raw.json > shell-wasm
|
||||
|
||||
Reference in New Issue
Block a user