commit
92cf7bd58b
@ -368,7 +368,7 @@ Node.prototype.getLatestBlock = function ()
|
||||
|
||||
Node.prototype.validateLatestBlock = function (error, result, timeString)
|
||||
{
|
||||
console.time('==>', timeString);
|
||||
console.timeEnd('==>', timeString);
|
||||
|
||||
if( error )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user