Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chain id to BlockchainSyncState model #649

Open
PJColombo opened this issue Nov 25, 2024 · 0 comments
Open

Add chain id to BlockchainSyncState model #649

PJColombo opened this issue Nov 25, 2024 · 0 comments
Labels
🏗 enhancement New feature or request prisma/db

Comments

@PJColombo
Copy link
Member

Currently, developers must manually set the correct chain ID as an environment variable. This approach increases the risk of errors and mismatches.

To minimize accidents and improve reliability, we should store the chain ID in the existing database instances. This would enable automated checks for mismatches, reducing reliance on manual configuration.

@PJColombo PJColombo added 🏗 enhancement New feature or request prisma/db labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗 enhancement New feature or request prisma/db
Projects
None yet
Development

No branches or pull requests

1 participant