streamline

This commit is contained in:
Austin 2025-01-22 15:50:31 -05:00
parent b8b56d2868
commit 05e22d92f1
2 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,6 @@ ready_blocks AS (
block_number
FROM
tbl
limit 5
)
SELECT
block_number,

View File

@ -10,6 +10,7 @@
"sql_source" :"{{this.identifier}}",
"exploded_key": tojson(["result"])}
),
enabled = false,
tags = ['streamline_realtime_evm']
) }}