Refactor lightning-invoice/src/utils.rs to yield iterators
authorChad Upjohn <upjohnc@gmail.com>
Tue, 30 May 2023 21:33:03 +0000 (16:33 -0500)
committerChad Upjohn <upjohnc@gmail.com>
Thu, 1 Jun 2023 19:45:38 +0000 (14:45 -0500)
commitec67ee7020487c9b5fe7c9fb67af3bafdbd3de20
treee466e89a861002c7f446af718707b78ae4ca47f4
parent31807bc2f656aa4996b701d39eca12f0cc912f57
Refactor lightning-invoice/src/utils.rs to yield iterators

- two functions refatored: `select_phantom_hints`, `sort_and_filter_channels`
lightning-invoice/src/utils.rs