Skip to content

Commit

Permalink
Merge pull request #18 from devintegral4/testing_branch
Browse files Browse the repository at this point in the history
Tests
  • Loading branch information
devintegral3 authored Feb 14, 2020
2 parents 481a758 + 6957492 commit 39a59a0
Show file tree
Hide file tree
Showing 5 changed files with 1,864 additions and 349 deletions.
2 changes: 1 addition & 1 deletion contracts/sfc/Staker.sol
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pragma solidity ^0.5;
pragma solidity ^0.5.0;

import "./SafeMath.sol";
import "../ownership/Ownable.sol";
Expand Down
Loading

0 comments on commit 39a59a0

Please # to comment.