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

Replacing hardcode RPC URLs with environment variables #248

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

hcho112
Copy link
Collaborator

@hcho112 hcho112 commented Jun 10, 2024

This PR contains implementation to replace hardcoded URL to environment variables.
#243

@hcho112 hcho112 requested a review from Pessina June 10, 2024 06:25
Copy link

vercel bot commented Jun 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fast-auth-signer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 1:34am

@hcho112
Copy link
Collaborator Author

hcho112 commented Jun 10, 2024

I wasn't sure if we need to also support receiving provider URL via query param. @Pessina let me know what do you think?

@hcho112 hcho112 requested a review from esaminu June 10, 2024 23:56
Pessina
Pessina previously approved these changes Jun 11, 2024
@Pessina
Copy link
Collaborator

Pessina commented Jun 11, 2024

@hcho112 , thanks for the improvement!

I think that's a good start. In the future, we can allow the caller to pass them as arguments when calling SignMultiChain.

If they provide arguments, we use the provided ones; otherwise, we fall back to the default values.

@hcho112 hcho112 merged commit 31c8d48 into main Jun 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants