Removed debug exit on findblock cron
This commit is contained in:
parent
3ab9d5252f
commit
b021440ab7
@ -63,7 +63,6 @@ if (empty($aTransactions['transactions'])) {
|
|||||||
verbose("Failed" . "\n");
|
verbose("Failed" . "\n");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
exit;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user