There are two extra files included at main.cpp:
#include
#include
These are for the random reward generation
There are two extra files included at main.cpp:
#include
#include
And PoW dont return fees:
Mystery Coin returnreturn nSubsidy;
Normal Coin returnreturn nSubsidy + nFees;
Plz explain in normal layman language. Not all of us understand programming language.
Thanks.
As dev said. Anyway I dont know why fees are not included.