fix sdaftuar's nits again

it boggles the mind why these nits can't be delivered on a more timely basis
This commit is contained in:
Alex Morcos
2016-02-11 15:34:04 -05:00
committed by BtcDrak
parent 0a79c04af3
commit 197c3760ff
3 changed files with 7 additions and 7 deletions

View File

@@ -362,7 +362,7 @@ bool SequenceLocks(const CTransaction &tx, int flags, std::vector<int>* prevHeig
/**
* Check if transaction will be BIP 68 final in the next block to be created.
*
* Calls SequenceLocks() with data from the tip of the current active chain.
* Simulates calling SequenceLocks() with data from the tip of the current active chain.
*
* See consensus/consensus.h for flag definitions.
*/