mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:06:59 +00:00
streamline
This commit is contained in:
parent
b8b56d2868
commit
05e22d92f1
@ -33,7 +33,6 @@ ready_blocks AS (
|
||||
block_number
|
||||
FROM
|
||||
tbl
|
||||
limit 5
|
||||
)
|
||||
SELECT
|
||||
block_number,
|
||||
|
||||
@ -10,6 +10,7 @@
|
||||
"sql_source" :"{{this.identifier}}",
|
||||
"exploded_key": tojson(["result"])}
|
||||
),
|
||||
enabled = false,
|
||||
tags = ['streamline_realtime_evm']
|
||||
) }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user