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

Update client urls for thorchain #1259

Closed
Thorian1te opened this issue Sep 5, 2024 · 0 comments · Fixed by #1261
Closed

Update client urls for thorchain #1259

Thorian1te opened this issue Sep 5, 2024 · 0 comments · Fixed by #1261
Assignees

Comments

@Thorian1te
Copy link
Collaborator

['https://rpc-v1.ninerealms.com'] << points to the old chain >> new chain >> use ['https://rpc.ninerealms.com']
Current

  return {
    [Network.Testnet]: ['deprecated'],
    [Network.Stagenet]: ['https://stagenet-rpc.ninerealms.com'],
    [Network.Mainnet]: ['https://rpc-v1.ninerealms.com'], 
  }
}```
@0xp3gasus 0xp3gasus self-assigned this Sep 5, 2024
@0xp3gasus 0xp3gasus linked a pull request Sep 5, 2024 that will close this issue
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 a pull request may close this issue.

2 participants