This release includes an update focused on improvements and fixes for the wallet.
Reason for the Update
Version v3.0.2 addresses key issues with the wallet, including the removal of unnecessary warnings and fixes related to adding private keys. This patch enhances the user experience and ensures smoother wallet operations.
Included Files in v3.0.2
This release comes with seven main downloadable files:
- luckycoin.conf
- Node-v3.0.2-linux.zip
- Node-v3.0.2-ubuntu20.04.zip
- Node-v3.0.2-windows.zip
- Wallet-v3.0.2-linux.zip
- Wallet-v3.0.2-ubuntu20.04.zip
- Wallet-v3.0.2-windows.zip
Details
- The Node packages include essential binaries such as
luckycoind(.exe)
,luckycoin-cli(.exe)
, and other necessary tools for running nodes. - The Wallet packages contain the
luckycoin-qt(.exe)
file for managing your Luckycoin wallet. For existing users, simply replace your currentluckycoin-qt
executable with the new version provided. - The
luckycoin.conf
file is also included to aid in node and wallet synchronization. Place this file in the default directory to ensure your node connects seamlessly to the correct peers and achieves proper synchronization.
Default Directories for luckycoin.conf
Place the luckycoin.conf
file in the following default directories:
- Linux:
~/.luckycoin/
- Windows:
%appdata%/Luckycoin
We hope these updates improve the wallet’s reliability and provide a better user experience for managing your Luckycoin transactions and settings.