Skip to content

Commit b1497ea

Browse files
authored
fix: Fix broken link to schnorr_account_contract Update README.md
1 parent 5d7a7b4 commit b1497ea

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)