Skip to content

Commit

Permalink
Merge branch 'cosmos:main' into docs/changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
BabyHalimao authored Dec 21, 2024
2 parents 1615459 + b14eeec commit ba23692
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/build/testing.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
# Warning: make init-simapp will remove all data in simapp home directory
#? init-simapp: Initializes a single local node network
init-simapp:
./scripts/init-simapp.sh
@echo "No more simapp v1 on this branch"
@echo "Use make init-simapp-v2 instead"
init-simapp-v2:
./scripts/init-simapp-v2.sh

Expand Down

0 comments on commit ba23692

Please sign in to comment.