File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 5858 it becomes available. These methods provide an alternative to the standard
5959 ` MuSig2RegisterNonces ` workflow and are only supported in MuSig2 v1.0.0rc2.
6060
61+ * The ` EstimateFee ` RPC now supports [ explicit input
62+ selection] ( https://github.com/lightningnetwork/lnd/pull/10296 ) . Users can
63+ specify a list of outpoints to use as transaction inputs via the new
64+ ` outpoints ` field in ` EstimateFeeRequest ` . The ` show_outpoints ` field can be
65+ set to include the selected outpoints in the ` EstimateFeeResponse ` .
66+
6167## lncli Additions
6268
69+ * The ` estimatefee ` command now supports the ` --utxos ` flag to specify explicit
70+ inputs for fee estimation.
71+
6372# Improvements
6473## Functional Updates
6574
122131
123132* Boris Nagaev
124133* Elle Mouton
134+ * hieblmi
125135* Mohamed Awnallah
126136* Nishant Bansal
127137* Pins
You can’t perform that action at this time.
0 commit comments