mirror of
https://github.com/FlipsideCrypto/berachain-models.git
synced 2026-02-06 13:17:03 +00:00
sources
This commit is contained in:
parent
af3c7352c1
commit
3bc89d2514
@ -20,3 +20,4 @@ sources:
|
||||
- name: testnet_blocks
|
||||
- name: testnet_transactions
|
||||
- name: testnet_traces
|
||||
- name: testnet_confirm_blocks
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user