update commitment_tree_tracker url

This commit is contained in:
turnoffthiscomputer
2024-06-25 17:10:24 +02:00
parent 28669f6f67
commit fb4a2a6e60

View File

@@ -1,5 +1,5 @@
export const RELAYER_URL = "https://0pw5u65m3a.execute-api.eu-north-1.amazonaws.com/api-stage/mint"
export const COMMITMENT_TREE_TRACKER_URL = "https://app.proofofpassport.com/api/download-merkle-tree"
export const COMMITMENT_TREE_TRACKER_URL = "https://app.proofofpassport.com/apiv2/download-merkle-tree"
export const PUBKEY_TREE_DEPTH = 16
export const CSCA_TREE_DEPTH = 12