remove error

This commit is contained in:
drethereum 2024-08-20 14:05:15 -06:00
parent 0382613d49
commit 84cafbc5d2

View File

@ -258,5 +258,4 @@ WHERE
WHERE
b._partition_by_block_number = s._partition_by_block_number
AND b._partition_by_created_date = s._partition_by_created_date
AND DATA NOT ILIKE '%"error":%'
{% endmacro %}