mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 23:21:12 +02:00
docs: add release note for testmempoolaccept
This commit is contained in:
@@ -115,6 +115,12 @@
|
||||
without the user needing to publicly give away a lot of privacy-sensitive
|
||||
data.
|
||||
|
||||
* When publishing transactions in `lnd`, all the transactions will now go
|
||||
through [mempool acceptance
|
||||
check](https://github.com/lightningnetwork/lnd/pull/8345) before being
|
||||
broadcast. This means when a transaction has failed the `testmempoolaccept`
|
||||
check by bitcoind or btcd, the broadcast won't be attempted.
|
||||
|
||||
## RPC Additions
|
||||
|
||||
* [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175)
|
||||
|
Reference in New Issue
Block a user