fixed typo
This commit is contained in:
parent
a018768f01
commit
20f4c791b6
@ -137,7 +137,7 @@ Node.prototype.checkWeb3Connection = function()
|
|||||||
}
|
}
|
||||||
catch(err)
|
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()
|
process.nextTick( function()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user