mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-23 15:22:46 +02:00
Clarify that CheckSequenceLocksAtTip is a validation function
This commit is contained in:
parent
28bdaa3f76
commit
fa86710187
@ -273,7 +273,7 @@ PackageMempoolAcceptResult ProcessNewPackage(CChainState& active_chainstate, CTx
|
||||
const Package& txns, bool test_accept)
|
||||
EXCLUSIVE_LOCKS_REQUIRED(cs_main);
|
||||
|
||||
/* Transaction policy functions */
|
||||
/* Mempool validation helper functions */
|
||||
|
||||
/**
|
||||
* Check if transaction will be final in the next block to be created.
|
||||
|
Loading…
x
Reference in New Issue
Block a user