Skip to content

Commit

Permalink
Merge pull request AleoNet#2331 from AleoHQ/bump/snarkvm-0.10.1
Browse files Browse the repository at this point in the history
Bump snarkVM version to `v0.10.1`
  • Loading branch information
howardwu authored Apr 17, 2023
2 parents 3109017 + ebeb994 commit 8ad7297
Show file tree
Hide file tree
Showing 8 changed files with 141 additions and 133 deletions.
2 changes: 1 addition & 1 deletion .integration/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ mod tests {

type CurrentNetwork = Testnet3;

const TEST_BASE_URL: &str = "https://testnet3.blocks.aleo.org/phase2";
const TEST_BASE_URL: &str = "https://testnet3.blocks.aleo.org/phase3";

#[test]
#[traced_test]
Expand Down
Loading

0 comments on commit 8ad7297

Please sign in to comment.