mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-04-14 13:03:02 -04:00
priceWatcher oracle fix
This commit is contained in:
parent
bf9eb4f2e5
commit
0d468f1d2c
@ -8,7 +8,7 @@ const {
|
||||
logRelayerError,
|
||||
} = require('./utils')
|
||||
const { redis } = require('./modules/redis')
|
||||
const web3 = require('./modules/web3')()
|
||||
const web3 = require('./modules/web3')('oracle')
|
||||
|
||||
const offchainOracleABI = require('../abis/OffchainOracle.abi.json')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user