You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's super important to fill the giveconomy monitoring configuration with all and the latest values of related contracts.
I have entered values, so it's needed someone to review them.
Also, I am sure the bot section is not filled for every chain. I deliberately didn't fill them in to make this issue later and get other related guys involved in this project.
Note that the develop.ts and production.ts can be same. The only difference is that the production.ts will be used if NODE_ENV=production is set in .env. Also, the graphql schema would not fetch by API. Running in develop mode would be fine so.
The text was updated successfully, but these errors were encountered:
It's super important to fill the giveconomy monitoring configuration with all and the latest values of related contracts.
I have entered values, so it's needed someone to review them.
Also, I am sure the bot section is not filled for every chain. I deliberately didn't fill them in to make this issue later and get other related guys involved in this project.
giveconomy-monitoring/src/config/develop.ts
Lines 91 to 95 in 88a229d
To brief:
Note that the develop.ts and production.ts can be same. The only difference is that the production.ts will be used if
NODE_ENV=production
is set in .env. Also, the graphql schema would not fetch by API. Running in develop mode would be fine so.The text was updated successfully, but these errors were encountered: