Skip to content

Conversation

@sc0Vu
Copy link
Contributor

@sc0Vu sc0Vu commented Sep 20, 2025

No description provided.

@sc0Vu sc0Vu requested a review from carlosmiei September 20, 2025 18:43
// UseTestnet switch all the WS streams from production to the testnet
UseTestnet = false
ProxyUrl = ""
Header = make(http.Header)
Copy link
Contributor

Choose a reason for hiding this comment

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

Does using global variables make maintenance difficult? For example, if a service modifies this variable, then all new websocket dialup connections will use this variable, which may cause an error.

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