Skip to content

Send automatic decline when other introducee declines

akwizgran requested to merge 474-automatic-decline into master

When an introducee declines an introduction, the other introducee needs to respond before returning to the START state, otherwise a subsequent attempt at introducing the same contacts will fail.

This branch implements an automatic decline response. Alternatively we could wait for the user to decide, by adding a REMOTE_DECLINED state to the introducee state machine.

Merge request reports