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.
1 parent 7a43c7c commit b039b0dCopy full SHA for b039b0d
workshops/devconnect-2023/build-account-contract/README.md
@@ -91,5 +91,5 @@ This function is required by the protocol to know how to handle private notes.
91
## Future work
92
93
- Implement signature verification
94
-- Discuss [Authentication witnesses](https://docs.aztec.network/learn/concepts/accounts/authwit)
+- 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)
0 commit comments