mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 11:47:00 +00:00
disable block tx count recency test (#312)
This commit is contained in:
parent
797cb9a430
commit
43c5e45cbc
@ -1,6 +1,7 @@
|
||||
{{ config(
|
||||
severity = 'error',
|
||||
tags = ['observability']
|
||||
tags = ['observability'],
|
||||
enabled = False
|
||||
) }}
|
||||
|
||||
WITH check_lag AS (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user