Skip to content

Commit

Permalink
build: bump nitro-testnode
Browse files Browse the repository at this point in the history
  • Loading branch information
bidzyyys committed Feb 10, 2025
1 parent e900b57 commit 66d1bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nitro-testnode.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ then
git clone --recurse-submodules https://github.com/OffchainLabs/nitro-testnode.git
cd ./nitro-testnode || exit
git pull origin release --recurse-submodules
git checkout af851769d52cab38bc3733dbd0a4db6120fa7864 || exit
git checkout 1a01f930340e93cd06953dd7b05f036314715aa4 || exit

./test-node.bash --no-run --init || exit
fi
Expand Down

0 comments on commit 66d1bde

Please sign in to comment.