link to hosted blog post

This commit is contained in:
lsankar4033
2023-03-08 09:55:09 -08:00
parent 62a666ccca
commit f40a2928b0

View File

@@ -109,7 +109,7 @@ export class PublicInput {
/**
* Compute the group elements T and U for efficient ecdsa
* http://localhost:1313/posts/efficient-ecdsa-1/
* https://personaelabs.org/posts/efficient-ecdsa-1/
*/
export const computeEffEcdsaPubInput = (
r: bigint,