mirror of
https://github.com/FlipsideCrypto/rise-models.git
synced 2026-02-06 09:16:46 +00:00
updated package and vars
This commit is contained in:
parent
1c926184f0
commit
be522bc2f6
@ -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 ###
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
packages:
|
||||
- git: https://github.com/FlipsideCrypto/fsc-evm.git
|
||||
revision: v3.21.1
|
||||
revision: v3.28.0
|
||||
Loading…
Reference in New Issue
Block a user