Post
Topic
Board Service Discussion
Re: GAW / Josh Garza discussion. Paycoin XPY CoinStand Mineral. ALWAYS MAKE MONEY :)
by
miaviator
on 26/04/2015, 14:38:45 UTC
There is no 24 hour delay. You can stake as soon as you have enough coinage (1 Hour) But it will likely happen less often depending on your coinage and the network stake weight

As far as I know 125k coins are required.

The keys are not addresses and will not unlock any coins. They just enable the stake rate for any address in the wallet. Which is now 100% for all the prime activation keys



https://github.com/PaycoinFoundation/paycoin/blob/cf1eaf6a485281a9150e0b21e6232c0830d8697b/src/main.h

src/main.h

Code:
63 static const int64 MINIMUM_FOR_ORION = 50 * COIN;
64 static const int64 MINIMUM_FOR_PRIMENODE = 125000 * COIN;