This website works better with JavaScript
Home
Explore
Help
Register
Sign In
TedXiong
/
Payroll
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
remove build
Ted
6 years ago
parent
bb111379e2
commit
5c3eefbce8
6 changed files
with
20727 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
.gitignore
1372
0
build/contracts/Migrations.json
1439
0
build/contracts/Ownable.json
14895
0
build/contracts/Payroll.json
2467
0
build/contracts/SafeMath.json
554
0
build/contracts/SimpleStorage.json
+ 0
- 1
.gitignore
View File
@@ -1,2 +1 @@
node_modules/
node_modules/
-build*/
File diff suppressed because it is too large
+ 1372
- 0
build/contracts/Migrations.json
File diff suppressed because it is too large
+ 1439
- 0
build/contracts/Ownable.json
File diff suppressed because it is too large
+ 14895
- 0
build/contracts/Payroll.json
File diff suppressed because it is too large
+ 2467
- 0
build/contracts/SafeMath.json
File diff suppressed because it is too large
+ 554
- 0
build/contracts/SimpleStorage.json