rust-lightning/src
Yuntai Kyong dc61c98773 Partially implement more onion error handling for sent payments
Also refactor out onion error handling into a function instead of
in update_fail_htlc.

Cache the initial htlc_msat that we sent instead of recalculating
it to check validity of the error returned.
2018-10-23 13:54:57 -04:00
..
chain Make docs look nicer by adding explicit spacing 2018-09-20 12:58:10 -04:00
ln Partially implement more onion error handling for sent payments 2018-10-23 13:54:57 -04:00
util Use APIError::ChannelUnavailable a bit more for consistency 2018-10-17 21:28:22 -04:00
lib.rs Add module and all-pub-things docs and deny missing docs 2018-09-19 23:07:02 -04:00