mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 15:56:47 +00:00
add comment
This commit is contained in:
parent
533ecb7cc4
commit
6fdfd5b745
@ -20,6 +20,7 @@ WITH solscan_blocks AS (
|
||||
)
|
||||
{% endif %}
|
||||
),
|
||||
/* This is used as a backup for when there are issues with solscan raw data pipeline */
|
||||
helius_blocks AS (
|
||||
SELECT
|
||||
block_id,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user