Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
2150440
Topic
203647
Board
Announcements (Altcoins)
Re: [ANN] Elacoin | Released | Fair Elastic Scrypt Mining | No Premine
by
ilostcoins
on
15/05/2013, 00:11:36 UTC
Quote from: mat5x on May 14, 2013, 08:20:24 PM
int64 nSubsidy = ((1 + (diff / 24)) * COIN) / (1 + (nHeight / 194400));
...
Would someone kindly tell me what is the nHeight variable and how does it change over time (or whatever that may change it)? Thanks.