mirror of
https://github.com/tornadocash/tornado-anonymity-mining.git
synced 2024-11-22 01:37:08 +01:00
fix solidity version
This commit is contained in:
parent
e88636da70
commit
e6ebfcbf64
@ -3,7 +3,7 @@
|
|||||||
* ABDK Math 64.64 Smart Contract Library. Copyright © 2019 by ABDK Consulting.
|
* ABDK Math 64.64 Smart Contract Library. Copyright © 2019 by ABDK Consulting.
|
||||||
* Author: Mikhail Vladimirov <mikhail.vladimirov@gmail.com>
|
* Author: Mikhail Vladimirov <mikhail.vladimirov@gmail.com>
|
||||||
*/
|
*/
|
||||||
pragma solidity ^0.5.0 || ^0.6.0 || ^0.7.0;
|
pragma solidity ^0.6.0;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Smart contract library of mathematical functions operating with signed
|
* Smart contract library of mathematical functions operating with signed
|
||||||
|
Loading…
Reference in New Issue
Block a user