Skip to content

Commit

Permalink
revert: ⏪ revert changes to generate-parachain-specs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelmauro committed Jan 30, 2025
1 parent 9c976bf commit a156491
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/generate-parachain-specs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ $MOONBEAM_BINARY export-genesis-wasm \
echo $ALPHANET_WASM generated

$MOONBEAM_BINARY export-genesis-state \
--parachain-id $ALPHANET_PARACHAIN_ID \
--chain $ALPHANET_PARACHAIN_SPEC_RAW \
> $ALPHANET_GENESIS;
echo $ALPHANET_GENESIS generated

Expand Down

0 comments on commit a156491

Please sign in to comment.