lint
This commit is contained in:
parent
19054c0c0a
commit
215f2ad1e2
@ -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…
Reference in New Issue
Block a user