mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 15:51:44 +00:00
fix bronze__blocks live table flag
This commit is contained in:
parent
154f8d1e7d
commit
2ecc3de7e1
@ -4,7 +4,7 @@
|
||||
|
||||
) }}
|
||||
|
||||
{% if var('ENABLE_LIVE_TABLE_QUERY', false) %}
|
||||
{% if var('ENABLE_LIVE_TABLE', false) %}
|
||||
-- LIVE LOGIC: Call RPCs to populate live table
|
||||
SELECT 1
|
||||
{% else %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user