Merge pull request #9724 from bhandras/fundpsbt-custom-input-lock

walletrpc: allow custom lock ID and duration in `FundPsbt`
This commit is contained in:
András Bánki-Horváth
2025-04-17 17:31:48 +02:00
committed by GitHub
11 changed files with 545 additions and 319 deletions

View File

@@ -302,6 +302,9 @@ close transaction.
`lnrpc.HTLC`. This field is used to indicate whether a given HTLC has been
locked in by the remote peer.
* [Allow custom lock ID and
duration in FundPsbt](https://github.com/lightningnetwork/lnd/pull/9724) RPC.
## lncli Updates
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9605) a case where