mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-07 08:44:59 -04:00
bump Verifier solidity version
This commit is contained in:
parent
6c37ef479c
commit
9fe5d3fa1d
5 changed files with 60 additions and 245 deletions
|
@ -26,7 +26,7 @@ contract('Mixer', async accounts => {
|
|||
snapshotId = await takeSnapshot()
|
||||
})
|
||||
|
||||
describe('#constuctor', async () => {
|
||||
describe('#constructor', async () => {
|
||||
it('should initialize', async () => {
|
||||
const { AMOUNT } = process.env
|
||||
const transferValue = await mixer.transferValue()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue