mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-08-14 01:25:25 -04:00
update solidity to 0.7.6
This commit is contained in:
parent
f189a657c9
commit
54a7bdcb04
14 changed files with 23 additions and 23 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
// 2019 OKIMS
|
||||
|
||||
pragma solidity ^0.6.0;
|
||||
pragma solidity ^0.7.0;
|
||||
|
||||
library Pairing {
|
||||
uint256 constant PRIME_Q = 21888242871839275222246405745257275088696311157297823662689037894645226208583;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue