rust-lightning/src
Yuntai Kyong 920d1458c4 Move HTLCFailChannelUpdate handling out-of-band
While this isn't neccessary for message ordering consistency, this
does mean that we won't end up processing an HTLCFailChannelUpdate
from a update_fail_htlc prior to it being fully committed (where if
the peer disconnects/reconnects it could theoretically give us a
different result, eg if their next-hop reconnected to them).
2018-10-23 14:01:21 -04:00
..
chain Make docs look nicer by adding explicit spacing 2018-09-20 12:58:10 -04:00
ln Move HTLCFailChannelUpdate handling out-of-band 2018-10-23 14:01:21 -04:00
util Move HTLCFailChannelUpdate handling out-of-band 2018-10-23 14:01:21 -04:00
lib.rs Add module and all-pub-things docs and deny missing docs 2018-09-19 23:07:02 -04:00