Skip to content

Commit dbb9f1c

Browse files
authored
Merge pull request #481 from mdqst/patch-1
fix: Fix broken link to schnorr_account_contract Update README.md
2 parents 53a7c03 + b1497ea commit dbb9f1c

File tree

1 file changed

+1
-1
lines changed
  • workshops/devconnect-2023/build-account-contract

1 file changed

+1
-1
lines changed

workshops/devconnect-2023/build-account-contract/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ This function is required by the protocol to know how to handle private notes.
9292

9393
- Implement signature verification
9494
- Discuss [Authentication witnesses](https://docs.aztec.network/aztec/concepts/accounts/authwit)
95-
- Review the existing Schnorr signer [implementation](https://github.com/AztecProtocol/aztec-packages/tree/master/noir-projects/noir-contracts/src/contracts/schnorr_account_contract)
95+
- Review the existing Schnorr signer [implementation](https://github.com/AztecProtocol/aztec-packages/tree/master/noir-projects/noir-contracts/contracts/schnorr_account_contract)

0 commit comments

Comments
 (0)