mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-08-02 11:56:22 -04:00
tidy
This commit is contained in:
parent
30e8fcb9ac
commit
08f8bfb070
3 changed files with 16 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
/* global artifacts */
|
||||
require('dotenv').config({ path: '../.env' })
|
||||
const ETHTornado = artifacts.require('ETHTornado')
|
||||
// const ETHTornado = artifacts.require('MigratableETHTornado')
|
||||
const Verifier = artifacts.require('Verifier')
|
||||
const hasherContract = artifacts.require('Hasher')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue