Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MRO] Monero - a coin with strong privacy based on CryptoNote technology
by
monero
on 26/04/2014, 14:54:49 UTC
Mining instructions on front page have been change so that by default you do NOT support merged mining.

To NOT support merge mining, make sure your source code is on the same version with:
Code:
git checkout 0fd82c910b8e4cbf0b3940d6e42f2e992287582d

To support merge mining, change your source code to master with
Code:
git checkout master