mirror of https://github.com/BTCPrivate/z-nomp.git
Update shareProcessor.js
This commit is contained in:
parent
6f62e0a7c6
commit
3062f5ae9e
|
@ -63,8 +63,6 @@ module.exports = function(logger, poolConfig){
|
|||
}
|
||||
});
|
||||
|
||||
var _lastShareTimes = {};
|
||||
|
||||
this.handleShare = function(isValidShare, isValidBlock, shareData) {
|
||||
|
||||
var redisCommands = [];
|
||||
|
|
Loading…
Reference in New Issue