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

From Veriblock Wiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 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.
+
# 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.
# Unzip NodeCore to a new folder location - do not overwrite your previous version
+
# Ensure that you unzip your newlyl downloaded NodeCore to a new folder location - do not overwrite your previous version
 
# In the new version:
 
# In the new version:
## Create a testnet folder (probably in "nodecore-0.X.X\bin")
+
## 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 "nodecore-0.X.X\bin\testnet".
+
## Copy in your previous wallet.dat and walletconfig.dat files into the "nodecore-0.X.X/bin/mainnet" directory.
# When you run NC_CLI getinfo on the new version, you should see your previous wallet and balance
+
# 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.

Latest revision as of 14:09, 8 January 2020

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 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.
  1. 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.
  2. Ensure that you unzip your newlyl downloaded NodeCore to a new folder location - do not overwrite your previous version
  3. In the new version:
    1. Create a mainnet folder most likely in the "nodecore-0.X.X/bin" directory.
    2. Copy in your previous wallet.dat and walletconfig.dat files into the "nodecore-0.X.X/bin/mainnet" directory.
  4. Run your new version of nodecore and start to sync.
  5. When you run NC_CLI getinfo on the new version of the running nodecore, you should see your previous wallet and balance.