fix blocks

This commit is contained in:
mattromano 2026-01-12 13:09:52 -08:00
parent ffa2079bf6
commit 5f5ffcf4a5

View File

@ -9,7 +9,8 @@ models:
- BLOCK_NUMBER
- fsc_evm.sequence_gaps:
column_name: BLOCK_NUMBER
where: BLOCK_TIMESTAMP < CURRENT_DATE - 1
config:
where: BLOCK_TIMESTAMP < CURRENT_DATE - 1
columns:
- name: BLOCK_NUMBER
tests: