This commit is contained in:
drethereum 2025-05-15 16:51:50 -06:00 committed by GitHub
parent 0e00658085
commit 34dc48e4c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
packages:
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v4.0.0-beta.72
revision: v4.0.0-beta.73

View File

@ -10,7 +10,7 @@ polygon:
region: "{{ env_var('REGION') }}"
database: "{{ env_var('DATABASE') }}"
warehouse: "{{ env_var('WAREHOUSE') }}"
schema: "{{ env_var('SCHEMA') }}"
schema: SILVER
threads: 4
client_session_keep_alive: False
query_tag: polygon_curator
@ -23,7 +23,7 @@ polygon:
region: "{{ env_var('REGION') }}"
database: "{{ env_var('DATABASE') }}"
warehouse: "{{ env_var('WAREHOUSE') }}"
schema: "{{ env_var('SCHEMA') }}"
schema: SILVER
threads: 4
client_session_keep_alive: False
query_tag: polygon_curator