removed listening
This commit is contained in:
parent
97791570f9
commit
2fcba72bcc
@ -376,7 +376,6 @@ Node.prototype.getStats = function()
|
||||
|
||||
this.stats.mining = web3.eth.mining;
|
||||
this.stats.gasPrice = web3.toBigNumber(web3.eth.gasPrice).toString(10);
|
||||
this.stats.listening = web3.net.listening;
|
||||
}
|
||||
|
||||
this.uptime();
|
||||
|
Loading…
Reference in New Issue
Block a user