Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
4705168
Topic
430091
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.