Mist: Can't switch between test and main network

Created on 29 May 2017  路  2Comments  路  Source: ethereum/mist

Triage v0.8.10

Most helpful comment

This is not an official answer, but I can tell you of something that worked for me.

  1. You can start geth separately and use command line options geth cli options to make it start on your preferred network.

  2. You can change the default network in your Mist/Ethereum settings. I don't know if it is recommended, but I did and it worked.

    • Find the folder where the Mist settings are stored. On Mac it is under ~/Library/Application Support/Ethereum Wallet. On windows maybe it is something like C:\users\app data\roaming\Mist.
    • There was a file called 'network' here. Back it up.
    • Then edit it. There was only one line in the file - either _main_ or _test_.
    • On restarting, it started with the required network.

All 2 comments

This is not an official answer, but I can tell you of something that worked for me.

  1. You can start geth separately and use command line options geth cli options to make it start on your preferred network.

  2. You can change the default network in your Mist/Ethereum settings. I don't know if it is recommended, but I did and it worked.

    • Find the folder where the Mist settings are stored. On Mac it is under ~/Library/Application Support/Ethereum Wallet. On windows maybe it is something like C:\users\app data\roaming\Mist.
    • There was a file called 'network' here. Back it up.
    • Then edit it. There was only one line in the file - either _main_ or _test_.
    • On restarting, it started with the required network.

For me the network file was showing "rinkeby" I had to restart my mac to open mist on rinkeby at start again :/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ibart7 picture ibart7  路  6Comments

stbregeon picture stbregeon  路  3Comments

ihatecreatingaccounts picture ihatecreatingaccounts  路  6Comments

stephantual picture stephantual  路  7Comments

jaumevn picture jaumevn  路  5Comments