Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PoW] [PoS] VEIL - Privacy without compromise
by
tomaroc
on 29/01/2019, 14:44:15 UTC
Code:
CWallet::AutoZeromint(): auto minting failed with error: Insufficient confirmed funds, you might need to wait a few minutes and try again.

I am waiting 24 hours ... still this error.

Code:
[
  {
    "denomination": 10,
    "mints_spendable": 5,
    "mints_pending": 0
  },
  {
    "denomination": 100,
    "mints_spendable": 2,
    "mints_pending": 0
  },
  {
    "denomination": 1000,
    "mints_spendable": 0,
    "mints_pending": 0
  },
  {
    "denomination": 10000,
    "mints_spendable": 0,
    "mints_pending": 0
  }
]

The latest version wallet
What is wrong?