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

[ABW-2347 ] Post mainnet live, default to mainnet, stop checking if mainnet is live #796

Merged

Conversation

CyonAlexRDX
Copy link
Contributor

@CyonAlexRDX CyonAlexRDX commented Sep 26, 2023

Jira ticket: ABW-2347

RPReplay_Final1695806443.MP4

@@ -24,7 +24,7 @@ extension Radix {
}

extension Radix.Gateway {
public static let `default` = Radix.Gateway.rcnet
public static let `default` = Radix.Gateway.mainnet
Copy link
Contributor Author

Choose a reason for hiding this comment

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

🎉

@CyonAlexRDX CyonAlexRDX force-pushed the ABW-2347_default_to_mainnet_remove_isMainnetLive_check branch from 839a64d to 13111ca Compare September 26, 2023 12:25
@CyonAlexRDX CyonAlexRDX marked this pull request as ready for review September 26, 2023 14:56
Copy link
Contributor

@GhenadieVP GhenadieVP left a comment

Choose a reason for hiding this comment

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

🎉!

@CyonAlexRDX CyonAlexRDX merged commit 3981b6b into main Sep 27, 2023
5 checks passed
@CyonAlexRDX CyonAlexRDX deleted the ABW-2347_default_to_mainnet_remove_isMainnetLive_check branch September 27, 2023 12:02
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants