updated package and vars

This commit is contained in:
drethereum 2025-03-12 11:30:33 -06:00
parent 1c926184f0
commit be522bc2f6
2 changed files with 9 additions and 9 deletions

View File

@ -96,13 +96,13 @@ vars:
- AWS_LAMBDA_RISE_API # replace with the name of the chain
- INTERNAL_DEV
# prod:
# API_INTEGRATION: AWS_RISE_API_PROD_V2
# EXTERNAL_FUNCTION_URI: <insert_uri>.execute-api.us-east-1.amazonaws.com/prod/
# ROLES:
# - AWS_LAMBDA_RISE_API # replace with the name of the chain
# - INTERNAL_DEV
# - DBT_CLOUD_RISE # replace with the name of the chain
prod:
API_INTEGRATION: AWS_RISE_API_PROD_V2
EXTERNAL_FUNCTION_URI: 5543m1l4b0.execute-api.us-east-1.amazonaws.com/prod/
ROLES:
- AWS_LAMBDA_RISE_API # replace with the name of the chain
- INTERNAL_DEV
- DBT_CLOUD_RISE # replace with the name of the chain
#### STREAMLINE 2.0 END ####
@ -112,7 +112,7 @@ vars:
## REQUIRED
GLOBAL_PROD_DB_NAME: "rise"
GLOBAL_NODE_SECRET_PATH: "insert_vault_path"
GLOBAL_NODE_SECRET_PATH: "Vault/prod/rise/nirvana/testnet"
GLOBAL_BLOCKS_PER_HOUR: 3600
### GLOBAL VARIABLES END ###

View File

@ -1,3 +1,3 @@
packages:
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v3.21.1
revision: v3.28.0