We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53a7c03 + b1497ea commit dbb9f1cCopy full SHA for dbb9f1c
workshops/devconnect-2023/build-account-contract/README.md
@@ -92,4 +92,4 @@ This function is required by the protocol to know how to handle private notes.
92
93
- Implement signature verification
94
- 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)
+- 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