mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-09 17:54:58 -04:00
contracts fixed
This commit is contained in:
parent
3c4def1e64
commit
c6b442713a
11 changed files with 220 additions and 71 deletions
|
@ -1,6 +1,5 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
|
||||
pragma solidity 0.6.12;
|
||||
pragma solidity ^0.6.0;
|
||||
|
||||
import '../MerkleTreeWithHistory.sol';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue