Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
21222327
Topic
2030529
Board
Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
Mikanoshi
on
26/08/2017, 13:23:43 UTC
Quote from: kroonike on August 26, 2017, 12:23:01 PM
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