diff --git a/vlayer/ethereum/circuits/lib/STORAGE_SLOTS.md b/vlayer/ethereum/circuits/lib/STORAGE_SLOTS.md index b0c4be04..814c2d14 100644 --- a/vlayer/ethereum/circuits/lib/STORAGE_SLOTS.md +++ b/vlayer/ethereum/circuits/lib/STORAGE_SLOTS.md @@ -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: