gold tests

This commit is contained in:
drethereum 2024-07-09 09:17:32 -06:00
parent afb57644e1
commit 45c8a381a2
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
-- depends_on: {{ ref('test_gold__blocks_full') }}
{{ fsc_utils.tx_gaps(ref("test_gold__transactions_full")) }}

View File

@ -0,0 +1,2 @@
-- depends_on: {{ ref('test_gold__blocks_recent') }}
{{ fsc_utils.recent_tx_gaps(ref("test_gold__transactions_recent")) }}