Skip to content

Instantly share code, notes, and snippets.

@m-yahya
Created November 15, 2018 17:01
Show Gist options
  • Save m-yahya/3b83549ef9723d4e1e20796fa610bc25 to your computer and use it in GitHub Desktop.
Save m-yahya/3b83549ef9723d4e1e20796fa610bc25 to your computer and use it in GitHub Desktop.
Compiling .\contracts\Migrations.sol...
Compiling .\contracts\SimpleContract.sol...
Compilation warnings encountered:
/D/GitHub/truffle-demo/contracts/SimpleContract.sol:6:3: Warning: No visibility specified. Defaulting to "public".
constructor() {
^ (Relevant source part starts here and spans across multiple lines).
Writing artifacts to .\build\contracts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment