Skip to content

Commit

Permalink
udpated
Browse files Browse the repository at this point in the history
  • Loading branch information
gzukel committed Oct 25, 2023
1 parent 4de680b commit ca5dd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade_path_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
echo "Move Manipulated Genesis"
cp ./genesis-edited.json $DAEMON_HOME/config/genesis.json
cat $DAEMON_HOME/config/genesis.json | grep out_tx_tracker
cat $DAEMON_HOME/config/genesis.json | grep -A 10 -B 10 out_tx_tracker
echo "Zetavisor Version"
zetavisor version || echo "zetavisor not found"
Expand Down

0 comments on commit ca5dd32

Please sign in to comment.