mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-09 21:47:34 +01:00
wallet: update mempool conflicts tests + docs
This commit is contained in:
8
doc/release-notes-27307.md
Normal file
8
doc/release-notes-27307.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Wallet
|
||||
---
|
||||
|
||||
The wallet now detects when wallet transactions conflict with the mempool. Mempool
|
||||
conflicting transactions can be seen in the `"mempoolconflicts"` field of
|
||||
`gettransaction`. The inputs of mempool conflicted transactions can now be respent
|
||||
without manually abandoning the transactions when the parent transaction is dropped
|
||||
from the mempool, which can cause wallet balances to appear higher.
|
||||
Reference in New Issue
Block a user