Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
8110595
Topic
711065
Board
Announcements (Altcoins)
Re: � [MYST] Mystery Coin � Random Rewards � 24 Seconds � Can you find it? �
by
btcbite
on
30/07/2014, 23:48:03 UTC
There are two extra files included at main.cpp:
Code:
#include
#include
And PoW dont return fees:
Mystery Coin return
Code:
return nSubsidy;
Normal Coin return
Code:
return nSubsidy + nFees;