Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
12727069
Topic
1202318
Board
Announcements (Altcoins)
Re: [ANN] [DSK] DarkCash | PoW/PoS | StackHash | I2P | TOR | Markets
by
Artificially Intelligent
on
19/10/2015, 11:02:09 UTC
Quote from: elbandi on October 19, 2015, 10:40:24 AM
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!
Fixed Up! Thank You! I am really happy that people are reviewing the code