Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6041190
Topic
450381
Board
Announcements (Altcoins)
Re: [ANN][MINT]Mintcoin, Energy Saving Coin *24 Exchanges *38 Merchants
by
maarx
on
02/04/2014, 20:51:43 UTC
Quote
static const int CUTOFF_POW_BLOCK = 220000;
if (IsProofOfWork() && nHeight > CUTOFF_POW_BLOCK)
return DoS(100, error("AcceptBlock() : No proof-of-work allowed anymore (height = %d)", nHeight));
https://github.com/mintcoinproject/mintcoin/commit/dad79713d4172a569238de1b736abfbf307acfbd
Welcome to POS only guys