This commit is contained in:
Eric Laurello 2026-01-22 12:43:55 -05:00
parent d2514b52a6
commit 751999171d

View File

@ -159,7 +159,7 @@ sources:
database: monad
schema: gov
tables:
- name: gov__ez_staking_balances_daily
- name: ez_staking_balances_daily
- name: ethereum_beacon_chain
database: >-
{{ 'ETHEREUM_DEV' if '_DEV' in target.database.upper() else 'ETHEREUM' }}