Skip to content

Commit

Permalink
move node to previous commit (#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomyrd authored Feb 24, 2025
1 parent 78964e6 commit 2168aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ WARNINGS=RUSTDOCFLAGS="-D warnings"

NODE_DIR="miden-node"
NODE_REPO="https://github.com/0xPolygonMiden/miden-node.git"
NODE_BRANCH="next"
NODE_BRANCH="cf87d340f394d03bf376abff06a4b36149d63b24"

PROVER_DIR="miden-base"
PROVER_REPO="https://github.com/0xPolygonMiden/miden-base.git"
Expand Down

0 comments on commit 2168aa3

Please sign in to comment.