Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [TRON] Positron Technologies Corporation - Building a Blockchain Company
by
murderouskirk
on 26/05/2015, 23:17:20 UTC

COIN SPECIFICATIONS
Algorithm - SHA256
Block Target - 90 Seconds
Min Stake Age - 6 Hours
Max Stake Age - 24 Hours
120 Blocks for Maturity

No Premine/IPO/Instamine

So am I seeing something wrong or are these specs not correct?

Min Age is 8 Hours: https://github.com/PositronCryptocurrency/Positron/blob/master/src/main.cpp#L50

Max Age is 30 Days: https://github.com/PositronCryptocurrency/Positron/blob/master/src/main.cpp#L51

Maturity is 100 blocks: https://github.com/PositronCryptocurrency/Positron/blob/master/src/main.cpp#L54