Skip to content

Commit

Permalink
chore: use latest nitro node for local chain (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvin-reyes authored Aug 8, 2024
1 parent 4d36ff5 commit 33b7256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function chain() {
--name chain \
-p 0.0.0.0:8547:8547 \
-p 0.0.0.0:8548:8548 \
offchainlabs/nitro-node:v2.3.4-b4cc111 \
offchainlabs/nitro-node:v3.1.1-beta.2-6073359 \
--init.dev-init \
--init.dev-init-address $ADMIN_ADDRESS \
--node.dangerous.no-l1-listener \
Expand Down

0 comments on commit 33b7256

Please sign in to comment.