masternode and pow reward is error !
as offical : Block 151201 - 302400 = 125 ALQO Masternodes 30% / Miners 70% = masternode:37.5 miners:87.5
but actually masternode:25 miners:100 now !!
Crosspost from Discord announcement:
We've supplied the latest hotfix to change the wrong distribution of blockrewards.
You can find the latest compiled binaries here:
https://builds.alqo.org/If you are running a masternode and followed our Masternode-Setup Guide you can use the following commands to easily update your masternode with only one command:
wget -N https://alqo.org/update/update.sh && chmod -f 777 update.sh && ./update.shIf you compiled the source by your own make sure to "git pull" the latest commit and recompile it.
IMPORTANT:Everyone using the Official ALQO Hosting Service doesn't need to update his/her daemon or anything. The Official ALQO Hosting Service is AUTOMATICALLY updating your node.
If you have any questions or need help to update your node feel free to contact us at any time on
support@alqo.org or
https://support.alqo.org/Thank you for your understanding.
Personal noteIf you're having several MN instances running on one VPS. Its basically just getting the new alqod daemon from the first link (what suits your hosting system), kill the running daemon and restart it with the new alqod again.
If you're manage it within a 25min timeframe you should be fine and your masternode ist not kicked from the masternode reward schedule.