mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
update commitment_tree_tracker url
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user