Skip to content

Commit

Permalink
Refactor function in model
Browse files Browse the repository at this point in the history
  • Loading branch information
RickGriff committed May 28, 2020
1 parent f279ca4 commit 460d2c1
Show file tree
Hide file tree
Showing 29 changed files with 8,828 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Enable syntax highlighting for Solidity
*.sol linguist-language=Solidity
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"slither.solcPath": "",
"slither.hiddenDetectors": []
}
Loading

0 comments on commit 460d2c1

Please sign in to comment.