Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ENRG]Energycoin - POS Free IPO! On 3 exchanges! Countdown to distribution
by
k4mebit
on 09/05/2014, 07:10:57 UTC
Nobody knows the answer?
POS Min age: Huh
POS Max age: Huh


according to their source..

https://github.com/EnergyCoin/energycoin/blob/master/src/main.cpp#L44

unsigned int nStakeMinAge = 60 * 60 * 24 * 1;   // minimum age for coin age: 1d
unsigned int nStakeMaxAge = 60 * 60 * 24 * 100;   // stake age of full weight: 100d

*cmiiw