@everyone New fixed wallet of Windows, Linux and Mac is now available on http://tokugawacoin.com and https://github.com/TokugawaCoin/Tokugawa/releases You just need to close the old Tokugawa exe and then delete that old exe. Then download the new wallet from above, then run the new Tokugawa.exe this exe will take some time to load but should run smoothly
How to update masternode's wallet in VPS Ubuntu?
Steps for Linux VPS masternode users" 1. ./Tokugawad masternode stop 2. ./Tokugawad stop 3. cd ~/.Tokugawa 4. sudo rm -rf database* smsgDB txleveldb banlist.dat blk0001.dat 5. cd ~ 6. wget https://github.com/TokugawaCoin/Tokugawa/files/2154500/Tokugawa_Daemon-.Ubuntu_16.04.tar.gz 7. tar -xzvf Tokugawa_Daemon-.Ubuntu_16.04.tar.gz 8. ./Tokugawad (Wait for Daemon Fully Synchronised.) 9. ./Tokugawad masternode start