This commit is contained in:
blackjok3r
2019-01-12 00:04:49 +08:00
parent 3bf6b75986
commit dbf6a552fc

View File

@@ -346,7 +346,7 @@ CBlockTemplate* CreateNewBlock(const CScript& _scriptPubKeyIn, int32_t gpucount,
}
if ( NUM_NOTARIES != 0 && numNotaryVins >= NUM_NOTARIES / 5 )
fNotarisation = true;
}
nTotalIn += tx.GetShieldedValueIn();
}