fixed typo
This commit is contained in:
@@ -137,7 +137,7 @@ Node.prototype.checkWeb3Connection = function()
|
||||
}
|
||||
catch(err)
|
||||
{
|
||||
console.error('xx> Ethereum connection atempt #' + this.called++ + ' failed; ', err);
|
||||
console.error('xx> Ethereum connection attempt #' + this.called++ + ' failed; ', err);
|
||||
|
||||
process.nextTick( function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user