mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-25 21:21:33 +02:00
cnct: remove redundant AttachResolverKit call
This commit is contained in:
@@ -473,7 +473,6 @@ func (b *boltArbitratorLog) FetchUnresolvedContracts() ([]ContractResolver, erro
|
||||
if err := timeoutRes.Decode(resReader); err != nil {
|
||||
return err
|
||||
}
|
||||
timeoutRes.AttachResolverKit(resKit)
|
||||
|
||||
res = timeoutRes
|
||||
|
||||
|
Reference in New Issue
Block a user