-
Matt Gucci authored
When I first start the Remix IDE, the following warnings are shown in the Compile tab. ``` remix_tests.sol:13:5: Warning: Invoking events without "emit" prefix is deprecated. AssertionEvent(result, message); ^-----------------------------^ ``` To avoid this, add `emit` in front.
4ff42d89
Name |
Last commit
|
Last update |
---|---|---|
bin | ||
examples | ||
sol | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
README.md | ||
package-lock.json | ||
package.json |