Allows devs to assert based on the return value rather than being forced to fail. Consider removing this line: https://github.com/AztecProtocol/aztec-packages/blob/5ac57884828af8fd0b2da7121f937727ee059ba0/noir-projects/noir-contracts/contracts/schnorr_hardcoded_account_contract/src/main.nr#L46
Allows devs to assert based on the return value rather than being forced to fail.
Consider removing this line:
aztec-packages/noir-projects/noir-contracts/contracts/schnorr_hardcoded_account_contract/src/main.nr
Line 46 in 5ac5788