Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
12512576
Topic
1186123
Board
Announcements (Altcoins)
Re: [ANN][SWEET] SweetStake | 100% PoS interest | Sweet staking | ICO start
by
SweetStake
on
24/09/2015, 18:38:19 UTC
Quote from: raetsch on September 24, 2015, 06:35:37 PM
interest and max money
Nothing wrong there:
1 billion coins
Code:
static const int64_t MAX_MONEY = 1000000000 * COIN;
100% interest
Code:
static const int64_t COIN_YEAR_REWARD = 1000 * CENT;
static const int64_t MAX_MINT_PROOF_OF_STAKE = 100 * COIN;