Post
Topic
Board Announcements (Altcoins)
Re: ★★★ PandaCoin [PND] ★★★ 2021 Network Update
by
jommy99
on 07/07/2021, 19:09:40 UTC
how to stop staking / minting in new PND wallet. guide me.

Start the wallet with
Code:
minting=0
in your pandacoin.conf.
can you please guide in detail (step wise) coz i have no idea ............
and how would i know it has been done coz status of coins is still "immature". how long it will take to make available for free transfer of coins
500 confirms are required for maturity.  There is a capability to reserve some balance from stake mining / minting in the Pandacoin wallet using the built in console.  To open the console use the Help Menu Debug window option the select the Console tab.

If you think you will need to spend your coins in the near future, then it is best not to mint for that time in case you solve a block and have them unavailable for a short period. It is also possible to set a “reserve balance” of coins that won’t be used for minting by using the reservebalance [<reserve> [amount]] feature in the console.

reservebalance [<reserve> [amount]]
<reserve> is true or false to turn balance reserve on or off.
<amount> is a real and rounded to cent.
Set reserve amount not participating in network protection.
If no parameters provided current setting is printed.