mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-23 15:34:22 +01: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