Skip to content

Commit

Permalink
Update params URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
silathdiir committed Jan 15, 2025
1 parent a0282f5 commit d74088b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lgn-worker/src/config/default.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dir = "./zkmr_params"
checksum_expected_local_path = "/tmp/expected_checksums.txt"
# Parameters common directory
# v1.1.x PPs
url = "https://pub-fbb5db8dc9ee4e8da9daf13e07d27c24.r2.dev"
checksum_url = "https://pub-fbb5db8dc9ee4e8da9daf13e07d27c24.r2.dev/public_params.hash"
url = "https://pub-a894572689a54c008859f232868fc67d.r2.dev"
checksum_url = "https://pub-a894572689a54c008859f232868fc67d.r2.dev/public_params.hash"
skip_checksum = false
skip_store = false

Expand Down

0 comments on commit d74088b

Please sign in to comment.