mirror of https://github.com/bitcoin/bitcoin
The chain limits check for max descendants would check the descendants of the transaction itself even though the description for -limitdescendantcount says 'any ancestor'. This commit corrects the descendant count check by finding the top parent transaction in the mempool and comparing against that.pull/12634/head
parent
b9ef21dd72
commit
46847d69d2
Loading…
Reference in new issue