Post
Topic
Board Announcements (Altcoins)
Re: [ANN][HUC] Huntercoin - decentralized game/crypto UPDATE 1.0.11g 03/09/2014
by
lala8001
on 13/09/2014, 07:26:21 UTC
Reduce nameindexfull.dat to 1MB from 2.5GB?

What need to be done?

Command or delete  nameindexfull.dat

"prune_nameindex 100" in the debug window (or "huntercoind prune_nameindex 100" on the command line).  You can also do "prune_gamedb 100", which reduces game.dat to 1 MiB.  Note that both commands (especially the nameindex) take some time, in particular at the first call when reducing the large file.  Don't kill the process while it is working.

3Q  Thank you