From 47da9aa48db11aaefcf44f7672215e85199861db Mon Sep 17 00:00:00 2001 From: benesjan Date: Tue, 23 Apr 2024 07:04:54 +0000 Subject: [PATCH] constants update --- yarn-project/circuits.js/src/constants.gen.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/yarn-project/circuits.js/src/constants.gen.ts b/yarn-project/circuits.js/src/constants.gen.ts index bf16bd2b4d5..aa18be81a9c 100644 --- a/yarn-project/circuits.js/src/constants.gen.ts +++ b/yarn-project/circuits.js/src/constants.gen.ts @@ -203,5 +203,4 @@ export enum GeneratorIndex { TSK_M = 50, PUBLIC_KEYS_HASH = 51, NOTE_NULLIFIER = 52, - NOTE_SECRET_HASH = 53, }