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

Change in Ghostnet Network URL #844

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Change in Ghostnet Network URL #844

merged 3 commits into from
Jun 4, 2024

Conversation

ashutoshpw
Copy link
Collaborator

The existing defined network at following URL is not working anymore
https://ghostnet.tezos.marigold.dev/

This changes the URL to the following and also allows an option to set the URL via Env Variable:
https://ghostnet.smartpy.io

Corresponding PR for the Backend
dOrgTech/homebase-lite-backend#28

Copy link

netlify bot commented May 27, 2024

Deploy Preview for tezos-homebase ready!

Name Link
🔨 Latest commit 942dca2
🔍 Latest deploy log https://app.netlify.com/sites/tezos-homebase/deploys/6655f53a1c87bd0008e9356c
😎 Deploy Preview https://deploy-preview-844--tezos-homebase.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -10,7 +10,7 @@ export const ALICE_PRIV_KEY = "edsk3QoqBuvdamxouPhin7swCvkQNgq4jP5KZPbwWNnwdZpSp

export const rpcNodes: Record<Network, string> = {
mainnet: "https://mainnet.api.tez.ie",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do the env thing for mainnet as well.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Man-Jain done.

Copy link
Collaborator

@Man-Jain Man-Jain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one comment

@ashutoshpw ashutoshpw requested a review from Man-Jain May 28, 2024 15:19
@EightRice EightRice merged commit db85091 into master Jun 4, 2024
6 checks passed
@EightRice EightRice deleted the fix/ghostnet-url branch June 4, 2024 16:59
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.

3 participants