Skip to content

Commit 657d0de

Browse files
committed
build: update nitro-testnode
1 parent 16cc1ff commit 657d0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/nitro-testnode.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ then
5151
git clone --recurse-submodules https://github.com/OffchainLabs/nitro-testnode.git
5252
cd ./nitro-testnode || exit
5353
git pull origin release --recurse-submodules
54-
git checkout e189155bdcdb5deb1ec6d2df7b73a7d2878943a3 || exit
54+
git checkout f5a54d679733c65b81d5106488feb957ec579a46 || exit
5555

5656
./test-node.bash --no-run --init || exit
5757
fi

0 commit comments

Comments
 (0)