Skip to content

Commit

Permalink
fix upgrade-test height
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Jun 21, 2024
1 parent 52b4750 commit 1669503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ zetanode-upgrade: zetanode
start-upgrade-test: zetanode-upgrade
@echo "--> Starting upgrade test"
export LOCALNET_MODE=upgrade && \
export UPGRADE_HEIGHT=225 && \
cd contrib/localnet/ && $(DOCKER) compose -f docker-compose.yml -f docker-compose-upgrade.yml up -d

start-upgrade-test-light: zetanode-upgrade
Expand Down

0 comments on commit 1669503

Please sign in to comment.