BitNexus Wallet 1.0.2.6
Source Code: https://github.com/modcrypto/bitnexus/archive/master.zip
This release had fixed the issue of masternode reward voting system.
- PROTOCOL_VERSION = 70210
- config file change to "bitnexus.conf"
For the new user, please use this version or above.
Updating the wallet
- For Bitnexus users, just replace the new bitnexus binary.
- For BitcoinNodes users
- close old bitcoinnode wallet.
- remove all file in bitcoinnode datadir EXCEPT wallet.dat, bitcoinnode.conf and masternode.conf
- run bitnexus-qt.exe (for windows) or bitnexusd (for linux)
If you need help, talk with us at: https://discord.gg/9qBEvKG
Update Script for Linux Ubuntu 16.0.4 VPS
./bitnexus-cli clearbanned
./bitnexus-cli stop
sleep 5
wget https://github.com/modcrypto/bitnexus/releases/download/1.0.2.6/bitnexus_ubuntu1604_1.0.2.6.tar.gz
tar -xvf bitnexus_ubuntu1604_1.0.2.6.tar.gz
./bitnexusd -daemon