MicroCash isn't released yet so the source isn't available. SolidCoin source has been available not far from when it was released, that is what I meant it's implied open source. The project it's spawning from is, why wouldn't we assume this is also?
http://solidcoin.info/downloads.htmlScamCoin is open-source? Well, that put's a whole new spin on things. Let's see what we've got here...
if(g_bTrustedMiningOnly && (pBlock->nBlockNum%2)==1 )
{
Sleep(100);
continue;
}
Huh. I've always wondered how trusted mining works. Now I know!

Does MicroCash work the same way?
