mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
update commitment_tree_tracker_url
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
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/apiv2/download-merkle-tree"
|
||||
|
||||
//export const COMMITMENT_TREE_TRACKER_URL = "https://app.proofofpassport.com/apiv2/download-merkle-tree"
|
||||
export const COMMITMENT_TREE_TRACKER_URL = "https://proofofpassport-merkle-tree.xyz/api/download-merkle-tree"
|
||||
export const PUBKEY_TREE_DEPTH = 16
|
||||
export const CSCA_TREE_DEPTH = 12
|
||||
export const COMMITMENT_TREE_DEPTH = 16
|
||||
|
||||
Reference in New Issue
Block a user