Skip to content

Commit

Permalink
Merge pull request #452 from starknet-id/testnet
Browse files Browse the repository at this point in the history
MEP 18/10/23
  • Loading branch information
fricoben authored Oct 18, 2023
2 parents 1ed3f15 + 1476398 commit fbfa138
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ const ClickablePersonhoodIcon: FunctionComponent<
process.env.NEXT_PUBLIC_VERIFIER_POP_CONTRACT as string,
tokenId,
Math.floor(Date.now() / 1000 + 15 * 60),
shortString.encodeShortString("proof_of_personhood"),
"proof_of_personhood",
hexToDecimal(hexSessionId),
[sig.r, sig.s]
)
Expand Down

1 comment on commit fbfa138

@vercel
Copy link

@vercel vercel bot commented on fbfa138 Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.