Skip to content

Commit

Permalink
Mainnet deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bcngod committed Nov 25, 2020
1 parent 61f59ce commit 83ffeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/impl/ChainlinkedKeydonixOracleMainAsset.sol
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/*
Copyright 2020 Unit Protocol: Artem Zakharov (az@unit.xyz).
*/
pragma solidity ^0.6.8;
pragma solidity 0.6.8;
pragma experimental ABIEncoderV2;

import "../helpers/SafeMath.sol";
Expand Down

0 comments on commit 83ffeb9

Please sign in to comment.