Skip to content

Commit

Permalink
Update prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
AllFi committed Jan 25, 2024
1 parent 52fe878 commit daaa614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zp-relayer/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const constants = {
randomize: true,
},
MESSAGE_PREFIX_COMMON_V1: '0000',
MESSAGE_PREFIX_COMMON_V2: '0100',
MESSAGE_PREFIX_COMMON_V2: '0002',
HEADER_TRACE_ID: 'zkbob-support-id' as const,
HEADER_LIBJS: 'zkbob-libjs-version' as const,
LIBJS_MIN_VERSION: '2.0.0',
Expand Down

0 comments on commit daaa614

Please sign in to comment.