aboutsummaryrefslogtreecommitdiff
path: root/src/txmempool.h
diff options
context:
space:
mode:
authorglozow <gloriajzhao@gmail.com>2023-09-13 15:33:32 +0100
committerglozow <gloriajzhao@gmail.com>2023-09-13 16:14:17 +0100
commit7d7f7a1189432b1b6245ba25df572229870567cb (patch)
tree528f526514f2d398b15a9ecaf746014a5dd6a988 /src/txmempool.h
parentb2ec0326fd76e64a6d0d7e4745506b29f60d0be5 (diff)
downloadbitcoin-7d7f7a1189432b1b6245ba25df572229870567cb.tar.xz
[policy] check for duplicate txids in package
Duplicates of normal transactions would be found by looking for conflicting inputs, but this doesn't catch identical empty transactions. These wouldn't be valid but exiting early is good and AcceptPackage's result sanity checks assume non-duplicate transactions.
Diffstat (limited to 'src/txmempool.h')
0 files changed, 0 insertions, 0 deletions