Merge pull request #2290 from upjohnc/2240_replace_vectors_with_iterators
authorJeffrey Czyz <jkczyz@gmail.com>
Mon, 5 Jun 2023 18:43:46 +0000 (13:43 -0500)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2023 18:43:46 +0000 (13:43 -0500)
Set return type to Iterator for functions in file: `lightning-invoice/src/utils.rs` : issue #2240


Trivial merge