We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fadb5e commit 6a7b5f8Copy full SHA for 6a7b5f8
wrong_constructor_name/README.md
@@ -12,4 +12,4 @@ As a result anyone can change the state variables initialized in this function.
12
13
## Examples
14
- [Rubixi](Rubixi_source_code/Rubixi.sol) uses `DynamicPyramid` instead of `Rubixi` as a constructor
15
-- An [incorrectly named constructor](Missing.sol)
+- An [incorrectly named constructor](incorrect_constructor.sol)
0 commit comments