mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-13 02:58:33 +01:00
Allows to define a maximum amount to provision a channel opening with using a new field `FundUpToMaxAmt` on the `Request` struct. Also adds a new coin select function `CoinSelectUpToAmount` to select coins up to a maximum amount respecting a minimum amount. |
||
---|---|---|
.. | ||
assembler.go | ||
canned_assembler.go | ||
coin_select.go | ||
coin_select_test.go | ||
log.go | ||
psbt_assembler.go | ||
psbt_assembler_test.go | ||
wallet_assembler.go |