diff --git a/models/streamline/core/realtime/streamline__transactions_realtime.sql b/models/streamline/core/realtime/streamline__transactions_realtime.sql index c29b454..ef02279 100644 --- a/models/streamline/core/realtime/streamline__transactions_realtime.sql +++ b/models/streamline/core/realtime/streamline__transactions_realtime.sql @@ -13,7 +13,7 @@ WITH blocks AS ( FROM {{ ref("streamline__complete_txcount") }} WHERE - block_number > 1127901 + block_number > 1129940 EXCEPT SELECT block_number