sphinx-ffi-0.7.32
- separate
settle_topic
andsettle_payload
on the RunReturn - if those are present, publish them first
- wait for response from server (
settled_status
) with status=COMPLETE andhtlc_id
equal to the index of the incoming message. If status=FAILED, then skip the rest of the RunReturn (dont publish other topics, dont save state)