This commit is contained in:
drethereum 2024-07-16 16:30:41 -06:00
parent af3c7352c1
commit 3bc89d2514
2 changed files with 2 additions and 1 deletions

View File

@ -20,3 +20,4 @@ sources:
- name: testnet_blocks
- name: testnet_transactions
- name: testnet_traces
- name: testnet_confirm_blocks

View File

@ -1,4 +1,4 @@
-- depends_on: {{ ref('bronze__streamline_confirm_blocks') }}
-- depends_on: {{ ref('bronze_testnet__confirm_blocks') }}
{{ config (
materialized = "incremental",
unique_key = "block_number",