Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [DSK] DarkCash | PoW/PoS | StackHash | I2P | TOR | Markets
by
elbandi
on 19/10/2015, 10:40:24 UTC
https://github.com/SCDeveloper/DarkSilk-Release-Candidate/blob/03f79ab4b5994e43d57dd37a6f80b7453af38b0a/src/chainparams.cpp#L111
Code:
nLastPOWBlock = 123456789;
This line is missing, so default value of nLastPOWBlock == 0 => no Pow mining!