Post
Topic
Board Announcements (Altcoins)
Re: [UNOFFICIAL] VNL | Vanillacoin 0.3.3 | DarkPP/MinerPP/CoinPP | ZeroTime | UPDATE
by
maccaspacca
on 05/09/2015, 11:31:50 UTC
Here's my wallet with disabled POS. All recommendations have been implemented.
I do not know how to insert the image.


you can upload photos on this website for free without having to sign up or any BS. It also gives you a link for posing it to forums easy.

http://tinypic.com


Ok
http://i62.tinypic.com/2nrihyf.jpg

There's an easy way to determine if your wallet is presenting properly to the network for staking

Go to the debug.log file in your C:\Users\\AppData\Roaming\Vanillacoin folder and open it up in notepad and go to the bottom of the text entries

You should see entries like this in the file;

[INFO] - coin::mining_manager::pos_tick: Mining manager, mining (pos) with 1 transactions in block, bytes = 181.

If you are seeing this type of entry then you are presenting properly for staking and all you need to do is wait... it will stake

Also make sure that the entry for POS is correct in your config.dat file - it should have an entry similar to;

"mining":{"proof-of-stake":"1"}

Hope this helps