Simplify custom HTLC TLV tests
authorAlec Chen <alecchendev@gmail.com>
Wed, 16 Aug 2023 18:04:33 +0000 (13:04 -0500)
committerAlec Chen <alecchendev@gmail.com>
Wed, 16 Aug 2023 18:06:39 +0000 (13:06 -0500)
commitbd90bd20558395a706be8dfc7ed2ff0af3185e8d
tree381f4ec95beaa9cbc4834e873826a11230152c13
parent9b13862506582ffd7d9e7b8f05a050a66f8e3e4e
Simplify custom HTLC TLV tests

Remove print statement, remove some unnecessary checks copied over from
test utils, make minor simplifications, wrap especially long lines.
lightning/src/ln/payment_tests.rs