yet more debug
This commit is contained in:
@@ -2359,6 +2359,7 @@ bool ReadBlockFromDisk(CBlock& block, const CBlockIndex* pindex,bool checkPOW)
|
||||
|
||||
CAmount GetBlockSubsidy(int nHeight, const Consensus::Params& consensusParams)
|
||||
{
|
||||
fprintf(stderr,"%s: nHeight=%d\n", __func__, nHeight);
|
||||
return hush_sc_block_subsidy(nHeight);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user