mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 14:26:55 +00:00
update partition pointer for test
This commit is contained in:
parent
5d439b06a6
commit
d9cad4cecb
@ -58,7 +58,7 @@ FROM
|
||||
WHERE
|
||||
t._partition_id IS NULL
|
||||
AND b._partition_id <> 1877 -- seems like this whole partition is skipped slots
|
||||
AND b._partition_id > 91456 /* some old partitions never got loaded into silver,
|
||||
AND b._partition_id > 95526 /* some old partitions never got loaded into silver,
|
||||
the data has made it into silver through other partitions
|
||||
and confirmed via other checks.
|
||||
We can start checking for new instances after this partition
|
||||
|
||||
Loading…
Reference in New Issue
Block a user