Send automatic decline when other introducee declines
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.