mirror of
https://github.com/kvazar-network/crawler.git
synced 2025-01-22 04:45:18 +00:00
fix warning level
This commit is contained in:
parent
bfa53960ad
commit
9fdc8a01f9
@ -294,13 +294,7 @@ for ($block = $state + 1; $block <= $blocks; $block++)
|
||||
// Namespace info required to continue
|
||||
if (empty($asm[1]))
|
||||
{
|
||||
exit(
|
||||
sprintf(
|
||||
_('Undefined namespace of transaction "%s" in block "%d"!'),
|
||||
$transaction,
|
||||
$block
|
||||
)
|
||||
);
|
||||
continue;
|
||||
}
|
||||
|
||||
// Decode namespace
|
||||
|
Loading…
x
Reference in New Issue
Block a user