mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
lnrpc: fix linter
This commit is contained in:
parent
5e8452cc5d
commit
2e40a23146
@ -1660,8 +1660,6 @@ func (w *WalletKit) fundPsbtInternalWallet(account string,
|
||||
// fundPsbtCoinSelect uses the "new" PSBT funding method using the channel
|
||||
// funding coin selection algorithm that allows specifying custom inputs while
|
||||
// selecting coins.
|
||||
//
|
||||
//nolint:funlen
|
||||
func (w *WalletKit) fundPsbtCoinSelect(account string, changeIndex int32,
|
||||
packet *psbt.Packet, minConfs int32,
|
||||
changeType chanfunding.ChangeAddressType,
|
||||
|
Loading…
Reference in New Issue
Block a user