added coinbase until geth fix
This commit is contained in:
parent
e33f6c49e8
commit
b28248a7ff
@ -85,6 +85,7 @@ function Node()
|
||||
errors: []
|
||||
};
|
||||
this._lastStats = JSON.stringify(this.stats);
|
||||
this._coinbase = web3.eth.coinbase;
|
||||
|
||||
this._tries = 0;
|
||||
this._down = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user