Skip to content

Commit 346fb5f

Browse files
authored
Update SWC-119.md
EthTrust reference
1 parent 1c924a9 commit 346fb5f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

entries/docs/SWC-119.md

+4
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ Review storage variable layouts for your contract systems carefully and remove a
3131
- [Issue on Solidity's Github - Shadowing of inherited state variables should be an error (override keyword)](https://github.com/ethereum/solidity/issues/2563)
3232
- [Issue on Solidity's Github - Warn about shadowing state variables](https://github.com/ethereum/solidity/issues/973)
3333

34+
### EEA EthTrust Security Levels Specification
35+
36+
- [**[Q] Implement as Documented**](https://entethalliance.org/specs/ethtrust-sl/#req-3-implement-as-documented)
37+
3438
## Samples
3539

3640
### ShadowingInFunctions.sol

0 commit comments

Comments
 (0)