Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Sending cheques return value #1643

@Eknir

Description

@Eknir

In swap/swap.go sendCheque, we send a cheque to a peer, but never check whether sending the cheque succeeds.
The function sendCheque should take into account the possibility of sending not succeeding, attempt to re-send (if the error condition allows this) and not reset the balance if sending is not possible.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions