Sprout funds

This commit is contained in:
jl777
2018-12-15 15:03:24 -11:00
parent 77528e4ebb
commit 3491227494
2 changed files with 7 additions and 5 deletions

View File

@@ -219,7 +219,7 @@ public:
CBlockIndex* pskip;
//! height of the entry in the chain. The genesis block has height 0
int64_t newcoins,zfunds; int8_t segid; // jl777 fields
int64_t newcoins,zfunds,sproutfunds; int8_t segid; // jl777 fields
//! Which # file this block is stored in (blk?????.dat)
int nFile;