multi: fix linter warnings

This commit is contained in:
Olaoluwa Osuntokun
2023-07-23 17:35:20 +02:00
parent da1282c17e
commit aaba144804
11 changed files with 122 additions and 106 deletions

View File

@@ -706,7 +706,7 @@ func (l *channelLink) syncChanStates() error {
// very same nonce that we sent above, as they should
// take the latest verification nonce we send.
if chanState.ChanType.IsTaproot() {
fundingLockedMsg.NextLocalNonce = localChanSyncMsg.LocalNonce
fundingLockedMsg.NextLocalNonce = localChanSyncMsg.LocalNonce //nolint:lll
}
// For channels that negotiated the option-scid-alias