Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
24918915
Topic
2431660
Board
Announcements (Altcoins)
Re: ★★ Velox Project - POW/POS "Share" ★ Fast Transactions, 13% POS Interest ★★
by
lentyna
on
20/11/2017, 20:00:58 UTC
Quote from: jr_007 on November 20, 2017, 04:33:44 PM
Quote from: ocminer on November 20, 2017, 04:01:56 PM
Quote from: digitalgrow on November 20, 2017, 03:59:26 PM
Pool devs where are you?
https://github.com/vlxcoin/veloxcoin/blob/master/src/main.cpp#L1004-L1009
what does this code do ?
int64_t nSubsidy = 240 * COIN;
if(nBestHeight == 0)
{
nSubsidy = 23644444 * COIN;
}
Tells how many coins were pre-mined.