Coin supply api

This commit is contained in:
jl777
2018-07-11 23:57:20 -11:00
parent 6d2fc2903e
commit 7e282415b1
4 changed files with 67 additions and 1 deletions

View File

@@ -121,7 +121,7 @@ public:
//! height of the entry in the chain. The genesis block has height 0
int nHeight;
int64_t newcoins;
//! Which # file this block is stored in (blk?????.dat)
int nFile;