Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
Mikanoshi
on 26/08/2017, 13:23:43 UTC
Anyone knows how this formula looks for Signatum?
Diff and hashes are connected with 2^32:
https://github.com/signatumd/source/blob/master/src/rpcblockchain.cpp#L71

So should be something like this for the 24 hours reward:
24 * 60 * 60 * BR * HR / difficulty / 2^32