Skip to content

Commit

Permalink
update salt for passkey module (PROD)
Browse files Browse the repository at this point in the history
  • Loading branch information
livingrockrises committed Dec 11, 2023
1 parent 44fdb23 commit 255b9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export const DEPLOYMENT_SALTS_PROD: DeploymentSaltsType = {
ECDSA_REGISTRY_MODULE: "PROD_ECDSA_REGISTRY_MODULE_V1_22082023_ypI3tHh",
MULTICHAIN_VALIDATOR_MODULE:
"PROD_MULTICHAIN_VALIDATOR_MODULE_V1_22082023_vdQZbfh",
PASSKEY_MODULE: "PROD_PASSKEY_MODULE_V1_22082023_n0nz9WE",
PASSKEY_MODULE: "PROD_PASSKEY_MODULE_V1_11122023_PVuoXq0", // 0x00000eee5c6705561df9d9d05bb09452b77057b2
SESSION_KEY_MANAGER_MODULE:
"PROD_SESSION_KEY_MANAGER_MODULE_V2_05092023_N2WXNDk",
SESSION_KEY_MANAGER_MODULE_V2:
Expand Down

0 comments on commit 255b9e9

Please sign in to comment.