Skip to content

Commit

Permalink
nuking stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Feb 4, 2025
1 parent d77274d commit 30bfe9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion noir-projects/aztec-nr/aztec/src/utils/with_hash.nr
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ where
},
);

// Ideally the following would be simply public_storage::read_historical, but we can't implement that yet.
let hash = header.public_storage_historical_read(storage_slot + N as Field, address);

if hash != 0 {
Expand Down

0 comments on commit 30bfe9c

Please sign in to comment.