Difference between revisions of "Translations:HowTo run NodeCore/20/en"

From Veriblock Wiki
Jump to: navigation, search
(Importing a new version from external source)
(No difference)

Revision as of 04:38, 15 October 2018

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (HowTo run NodeCore)
# Make sure you have a backup of your wallet! You can copy the mainnet folder which contains your wallet.dat, or use the [[NodeCore_CommandLine#importwallet]] command from the NC_CLI.
# Ensure that you unzip your newlyl downloaded NodeCore to a new folder location - do not overwrite your previous version
# In the new version:
## Create a mainnet folder most likely in the "nodecore-0.X.X/bin" directory.
## Copy in your previous wallet.dat and walletconfig.dat files into the "nodecore-0.X.X/bin/mainnet" directory.
# Run your new version of nodecore and start to sync.
# When you run NC_CLI getinfo on the new version of the running nodecore, you should see your previous wallet and balance.
Translation# Make sure you have a backup of your wallet! You could copy the testnet folder, or use the [[NodeCore_CommandLine#importwallet]] command from the NC_CLI.
# Unzip NodeCore to a new folder location - do not overwrite your previous version
# In the new version:
## Create a testnet folder (probably in "nodecore-0.X.X\bin")
## Copy in your previous wallet.dat and walletconfig.dat files into "nodecore-0.X.X\bin\testnet".
# When you run NC_CLI getinfo on the new version, you should see your previous wallet and balance
  1. Make sure you have a backup of your wallet! You could copy the testnet folder, or use the NodeCore_CommandLine#importwallet command from the NC_CLI.
  2. Unzip NodeCore to a new folder location - do not overwrite your previous version
  3. In the new version:
    1. Create a testnet folder (probably in "nodecore-0.X.X\bin")
    2. Copy in your previous wallet.dat and walletconfig.dat files into "nodecore-0.X.X\bin\testnet".
  4. When you run NC_CLI getinfo on the new version, you should see your previous wallet and balance