Post
Topic
Board Announcements (Altcoins)
Re: ☀ANN☀【MWC】 MultiWalletCoin ◈ X11 POW◈POS ◈ Bittrex listed! ◈ Road map published!
by
damiano
on 10/08/2014, 22:44:42 UTC
static const int LAST_POW_BLOCK = 3000;

static const unsigned int MAX_BLOCK_SIZE = 1000000;
static const unsigned int MAX_BLOCK_SIZE_GEN = MAX_BLOCK_SIZE/2;
static const unsigned int MAX_BLOCK_SIGOPS = MAX_BLOCK_SIZE/50;
static const unsigned int MAX_ORPHAN_TRANSACTIONS = MAX_BLOCK_SIZE/100;
static const unsigned int MAX_INV_SZ = 50000;
static const int64_t MIN_TX_FEE = 1000;
static const int64_t MIN_RELAY_TX_FEE = MIN_TX_FEE;
static const int64_t MAX_MONEY = 201600000 * COIN;
static const int64_t COIN_YEAR_REWARD = 10 * CENT; // 10% per year
static const int64_t MAX_MINT_PROOF_OF_STAKE = 0.05 * COIN;   // 5% annual interest
static const int MODIFIER_INTERVAL_SWITCH = 2500;

Do you even know what max money means?  



when will people learn. if you don't understand the code don't post like your so confident. max_money is not max coins. see the mistake poloniex owner made on super coin. this coin is fine.

Yup

Poloniex fiasco was actually quite hilarious.  It just cracks me up so much when people paste the "max money" line.  I guess it helps me identify the really ignorent folks around here.