mirror of
https://github.com/FlipsideCrypto/fsc-evm.git
synced 2026-02-06 14:06:47 +00:00
fix blocks
This commit is contained in:
parent
ffa2079bf6
commit
5f5ffcf4a5
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user