mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-08-15 01:25:33 -04:00
config refactor
This commit is contained in:
parent
ae3044b6e9
commit
0fcc4cf60d
10 changed files with 37 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
const { instances, netId } = require('../config')
|
||||
const { instances, netId } = require('./config')
|
||||
const { poseidon } = require('circomlib')
|
||||
const { toBN, toChecksumAddress, BN } = require('web3-utils')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue