added verbosity flag
This commit is contained in:
@@ -340,7 +340,7 @@ Node.prototype.setWatches = function()
|
||||
|
||||
// this.pendingWatch = web3.eth.filter('pending');
|
||||
// this.pendingWatch.watch( function(log) {
|
||||
// console.log(log);
|
||||
// console.log(log);
|
||||
// // console.log(self.pendingWatch.get());
|
||||
// // console.log('pending changed');
|
||||
// // self.stats.pending = parseInt(log.number);
|
||||
|
||||
Reference in New Issue
Block a user