Post
Topic
Board Announcements (Altcoins)
Re: ▉ANN▉ MTNC ▉▉▉▉░ Masternodecoin ░▉▉▉ Multiple Privacy Center Platform
by
polylogic
on 04/06/2019, 10:52:57 UTC
attention please:

Old chain data update : https://mega.nz/#F!hSgW0SZQ!HyO-ZiDKUOvz94Jo2u9ocA

before we swap to new chain ,we should update old chain together.

after that ,we will swap to new chain.

we need explorer for old one, any support? or we need some day to build one .

ps: cryptopia will close , we will never get feed back from them .

awesome good to see you back, lets get this train moving again Smiley

thats how you do it:

01 download the old wallet v4.1.0.0 from here:
Code:
https://github.com/masternodecoin/MTNC-client-blockdate/blob/master/MTNC%20Client%20v4.1.0.0.rar

02 download the blockchain data from here:
Code:
https://mega.nz/#F!hSgW0SZQ!HyO-ZiDKUOvz94Jo2u9ocA

03 extract wallet into a folder, lets call it "MTNC-old"

04 create a new folder inside called "data"

05 extract blockchain data into "data" folder you just created.

06 create a text document with the following content:
Code:
start Masternodecoin-qt.exe -datadir=./data

07 rename document.txt to document.cmd

08 launch document.cmd


If this is no problem for you could you please share a more detailed guide?

I know Ideaupdater should do this but we can't count on that I think.

Just don't understand how the new wallet know how much coins I have in my old dat.file?

When to add or change the dat.file?

There is nothing in your guide about this. Looks like a new wallet download only started fom cmd line.


this is only the guide to install and run the "old" mtnc inside its own folder.
this doesnt work with the reborn wallet.

if you have a wallet.dat file up to version 4.1.0.0 and older you can just copy your wallet.dat into the "data" folder.

once you followed my guide there will be a new & empty wallet.dat created (in the "data" folder) that can be overwritten with your actual wallet.dat

the wallet.dat can usually be found at c:\user documents\user\appdata\mtnc , were also the blockchain is stored.

but with the cmd file you put it all in the data folder were the exe is. hope that makes its clear.