mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
zkey management logic for multiple zkeys
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
export const AWS_ENDPOINT = "https://0pw5u65m3a.execute-api.eu-north-1.amazonaws.com/api-stage/mint"
|
||||
|
||||
export const ZKEY_NAME = "proof_of_passport_final_v01"
|
||||
export const ZKEY_URL = `https://d8o9bercqupgk.cloudfront.net/${ZKEY_NAME}.zkey.zip`
|
||||
export const RELAYER_URL = "https://0pw5u65m3a.execute-api.eu-north-1.amazonaws.com/api-stage/mint"
|
||||
|
||||
export const TREE_DEPTH = 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user