Update comment for test ContextualCheckBlockTest.BlockSproutRulesRejectOtherTx
This commit is contained in:
@@ -240,8 +240,8 @@ TEST_F(ContextualCheckBlockTest, BlockSaplingRulesAcceptSaplingTx) {
|
|||||||
// Sapling-Overwinter.
|
// Sapling-Overwinter.
|
||||||
|
|
||||||
// Test that a block evaluated under Sprout rules cannot contain non-Sprout
|
// Test that a block evaluated under Sprout rules cannot contain non-Sprout
|
||||||
// transactions. This test assumes that mainnet Overwinter activation is at
|
// transactions which require Overwinter to be active. This test assumes that
|
||||||
// least height 2.
|
// mainnet Overwinter activation is at least height 2.
|
||||||
TEST_F(ContextualCheckBlockTest, BlockSproutRulesRejectOtherTx) {
|
TEST_F(ContextualCheckBlockTest, BlockSproutRulesRejectOtherTx) {
|
||||||
CMutableTransaction mtx = GetFirstBlockCoinbaseTx();
|
CMutableTransaction mtx = GetFirstBlockCoinbaseTx();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user