Skip to content

Commit

Permalink
Add link
Browse files Browse the repository at this point in the history
  • Loading branch information
aajj999 committed May 29, 2024
1 parent 4c97fcd commit dbe224d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vlayer/ethereum/circuits/lib/STORAGE_SLOTS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Solidity storage slots

This is a [Noir](https://noir-lang.org) library for calculating storage locations (later: slots) of Solidity variables.
This is a [Noir](https://noir-lang.org) library for calculating storage locations (later: slots) of Solidity variables. More on Storage Layout [here](./StorageLayout.md).

The library consists of the following functions:

Expand Down

0 comments on commit dbe224d

Please sign in to comment.