mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-06 19:18:12 +02:00
lnwallet: remove redundant return
This commit is contained in:
parent
b93140cd3c
commit
e9d7ba635c
@ -1268,7 +1268,6 @@ func (l *LightningWallet) handleSingleContribution(req *addSingleContributionMsg
|
||||
chanState.RemoteCurrentRevocation = theirContribution.FirstCommitmentPoint
|
||||
|
||||
req.err <- nil
|
||||
return
|
||||
}
|
||||
|
||||
// verifyFundingInputs attempts to verify all remote inputs to the funding
|
||||
|
Loading…
x
Reference in New Issue
Block a user