lnrpc: fix linter

This commit is contained in:
yyforyongyu 2024-05-25 00:08:54 +08:00
parent 5e8452cc5d
commit 2e40a23146
No known key found for this signature in database
GPG Key ID: 9BCD95C4FF296868

View File

@ -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,