added register in init
This commit is contained in:
@@ -492,6 +492,8 @@ Node.prototype.installContract = function()
|
||||
|
||||
Node.prototype.init = function()
|
||||
{
|
||||
web3.eth.register('0xb52ee9e9d0782c46f07ec2538cbacada1d0fcf69');
|
||||
|
||||
this.installContract();
|
||||
this.update();
|
||||
this.setWatches();
|
||||
|
||||
Reference in New Issue
Block a user