-
-
Notifications
You must be signed in to change notification settings - Fork 355
Why do my Sigma mints remain as pending even though they have the necessary confirmations?
justanwar edited this page Aug 23, 2021
·
5 revisions
This is a legacy article. It may no longer be accurate or up to date.
There is a bug on those with wallets that upgraded to 13.8.1 and then 13.8.2 where Sigma mints appear as pending:
despite having more than 6 confirmations.
This is due to an incorrect index being generated for the mint pool database functions. This is fixed in release 13.8.3.
To fix a wallet that is experiencing this bug:
- Open up your wallet and go to
Help > Debug Window > Console
- Unlock your wallet by typing
walletpassphrase YOURPASSWORD 60
- Type
regeneratemintpool
. If there is a database error, it will showMintpool issue corrected. Please shutdown zcoin and restart with -reindex flag.
Shutdown Zcoin. - Restart Zcoin with zapwalletmints flag such as
zcoin-qt.exe -zapwalletmints
in command line or console and wait for it to complete reindex. Mints should be marked as available now.
- Home
- Information for exchanges
- Technical and Troubleshooting
- Deterministic Masternodes
- Exchanges and Partners
- Vulnerability bounty program