Skip to content

Commit fb41024

Browse files
committed
fix comment
1 parent fb5e9a1 commit fb41024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarn-project/end-to-end/src/bench/client_flows/transfers.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ describe('Transfer benchmark', () => {
167167
* - One because the transaction is cancellable
168168
* - One for the private event commitment (note transfer for the recipient)
169169
* - Private FPC: One for the fee note, another one for the partial note validity commitment and an
170-
* extra for the authwit invalidation if we're using a private fpc
170+
* extra for the authwit invalidation
171171
* - Any other payment method: kernel-injected non revertible nullifier due to abscence of nullifiers
172172
* during the setup phase of the tx
173173
*/

0 commit comments

Comments
 (0)