This is the best post from discord #staking-zone found by admin How to pledge no

topv

New member
Joined
Dec 28, 2022
Messages
14
Reaction score
0
Here are 2 things you need to do with your wallet to get the best Staking Rewards:
You start with: Settings > Debug > Console
1) Set the wallet stake split threshold to 10000 (at the moment seems to perform the best)
What it does:
When you hit a block, your stake balance splits into two chunks. And it keeps splitting further every time you hit a block. End result, you entire balance is split into small chunks, which may possibly stop you from hitting any blocks in future. Such small chunks will generally cross maturity age of 30 days post which it will stop gaining any weight reducing your chances to hit a block.
So using this feature, you can prevent splitting of your chunks below X amount there by making sure your staking time is not wasted & you earn onions for the time spent.

command:
setstakesplitthreshold 10000
2) Set the autocombine rewards to 10000
What it does:
Periodically the wallet will look for 'dust' in your addresses, and combine them up to the pre-set number of coins set in the configuration setting.

command:
setautocombinethreshold true 10000
screenshot:
AnyDesk_aoDxU5qteu.png


Happy staking

My Wallet Address MTvUbRBkKRFZ6AwvQ34Q1WgjTTgCs6z1eL
 
Thanks for this post.

My next question is what version of wallet can I install on Ubuntu 22.04.1 LTS running on a Raspberry Pi? There are so many different versions for Linux.

maria-1.9.0-aarch64-linux-gnu-debug.tar.gz
maria-1.9.0-aarch64-linux-gnu.tar.gz
maria-1.9.0-arm-linux-gnueabihf-debug.tar.gz
maria-1.9.0-arm-linux-gnueabihf.tar.gz
maria-1.9.0-i686-pc-linux-gnu-debug.tar.gz
maria-1.9.0-i686-pc-linux-gnu.tar.gz
maria-1.9.0-x86_64-linux-gnu-debug.tar.gz
maria-1.9.0-x86_64-linux-gnu.tar.gz

Which on should I choose?

BTW you got MARIA!

Thanks

 
Hello topv

How often do I need to do this? Because it seems to me after I close and reopen the Debug console the settings are gone. How do I make this settings permanent?

Thanks
 
Back
Top