Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LEAF] LEAFCOIN
by
cayem
on 24/01/2014, 11:04:40 UTC
static const int64 nTargetTimespan = 4 * 60 * 60; // LeafCoin: every 4 hours
static const int64 nTargetSpacing = 60; // LeafCoin: 1 minutes

retarget interval seems to be 240, not 2016. Better that way  though. Smiley