More work on CoinbaseGuard and validation
This commit is contained in:
@@ -1306,7 +1306,7 @@ int32_t CWallet::VerusStakeTransaction(CBlock *pBlock, CMutableTransaction &txNe
|
||||
|
||||
// if we are staking with the extended format, add the opreturn data required
|
||||
// TODO: uncomment the line below to save a little space after testing, remove this one
|
||||
// if (extendedStake)
|
||||
if (extendedStake)
|
||||
{
|
||||
uint256 srcBlock = uint256();
|
||||
CBlockIndex *pSrcIndex;
|
||||
|
||||
Reference in New Issue
Block a user