mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-06-25 15:10:31 -04:00
lint
This commit is contained in:
parent
19054c0c0a
commit
215f2ad1e2
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ const web3 = new Web3(
|
|||
const MinerABI = require('../abis/mining.abi.json')
|
||||
let contract
|
||||
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
let tree, eventSubscription, blockSubscription
|
||||
|
||||
// todo handle the situation when we have two rewards in one block
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue