You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.
#1885 prevents a node from sending cheques that can be bounced. This issue is about the action which a node takes when the smart-contract of a peer emits a ChequeBounced event.
The proposed action is to disconnect.
To complete this issue, we will have to set up event-watchers for ChequeBounced events and take the appropriate action when an event fires.
The text was updated successfully, but these errors were encountered:
#1885 prevents a node from sending cheques that can be bounced. This issue is about the action which a node takes when the smart-contract of a peer emits a
ChequeBounced
event.The proposed action is to disconnect.
To complete this issue, we will have to set up event-watchers for
ChequeBounced
events and take the appropriate action when an event fires.The text was updated successfully, but these errors were encountered: