lookback (#91)

This commit is contained in:
Austin 2025-01-28 14:26:47 -05:00 committed by GitHub
parent 63539b0639
commit cbb7b90002
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,5 +12,5 @@ WHERE
SELECT
block_number
FROM
{{ ref('_block_lookback') }}
{{ ref('_evm_block_lookback') }}
)