Don't clone the Vec in `remove_first_msg_event_to_node`
authorViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Thu, 12 Jan 2023 21:50:43 +0000 (22:50 +0100)
committerViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Tue, 14 Feb 2023 14:03:32 +0000 (15:03 +0100)
commita0adc51da1628a463b44f9e14ad537cbf2ffa9ba
tree52ac0d79320fb71dc17f63f3abcd86a6e6bfc55d
parentb852df52769b85b92c54f6ef46ca8207cd1c67c4
Don't clone the Vec in `remove_first_msg_event_to_node`
lightning/src/ln/chanmon_update_fail_tests.rs
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/payment_tests.rs
lightning/src/ln/reload_tests.rs
lightning/src/ln/reorg_tests.rs