rust-lightning/lightning/src
Franck Royer fae46a02e3
Include height to incorrect_or_unknown_payment_details failure
`incorrect_or_unknown_payment_details` failure message,
`0x4000 (PERM) | 15`, should include the following data:
- [u64:htlc_msat]
- [u32:height]
This patches ensure that the height is included in all
the occurrences of this failure message.
2020-04-20 08:30:45 +10:00
..
chain Move HTLC tx generation in OnchainTxHandler 2020-04-17 17:50:21 -04:00
ln Include height to incorrect_or_unknown_payment_details failure 2020-04-20 08:30:45 +10:00
util Remove temporary anti-duplicata logic 2020-04-17 17:50:26 -04:00
lib.rs Use workspaces to separate crates 2019-11-15 02:44:30 +00:00