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

Restake on testnet #736

Open
ryssroad opened this issue Jun 7, 2023 · 1 comment
Open

Restake on testnet #736

ryssroad opened this issue Jun 7, 2023 · 1 comment

Comments

@ryssroad
Copy link

ryssroad commented Jun 7, 2023

Is it possible to run restake on testnet? When I try to add a network, I get an error message Failed with error: cascadiatestnet not found in Chain Registry
but the chain is there: Cascadia
Here is my networks.json

{
    "name": "cascadiatestnet",
    "prettyName": "Cascadia",
    "gasPrice": "7aCC",
    "authzSupport": true,
    "ownerAddress": "cascadia10zrz6g7nhwc64z3h7mp2ezpx4d25zw4qku3edv"
  }
@tombeynon
Copy link
Contributor

It is - just add "testnet": true to your configuration and it'll find the chain correctly.

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

No branches or pull requests

2 participants