Test that `height` is included for incorrect payment details
authorFranck Royer <franck@royer.one>
Sun, 19 Apr 2020 21:30:16 +0000 (07:30 +1000)
committerFranck Royer <franck@royer.one>
Sun, 19 Apr 2020 22:30:47 +0000 (08:30 +1000)
commit236887da76ab4ed7457afde133116400a57e5db3
tree2253069d726c015e79c66c48a6c45d47427b568e
parentfae46a02e38a1d77b7d575bae4d88dca63beda8b
Test that `height` is included for incorrect payment details

Ensure that the best know blockchain height is included in the
data of `incorrect_or_unknown_payment_details` message failure.
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/onion_utils.rs
lightning/src/util/events.rs