`crate`-only several BOLT12 methods that require unbounded generics
authorMatt Corallo <git@bluematt.me>
Thu, 28 Sep 2023 03:03:38 +0000 (03:03 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 3 Oct 2023 23:23:16 +0000 (23:23 +0000)
commit5fe91db95119d90da8313dfd8dea59379a1046b6
treeba96806029fa194595ab6449c57176ec6bd9769d
parent923fed50225efeaf13ad915bfbfa5160cd6bf50f
`crate`-only several BOLT12 methods that require unbounded generics

These are not expressible in C/most languages, and thus must be
hidden.
lightning/src/offers/invoice.rs
lightning/src/offers/invoice_request.rs
lightning/src/offers/merkle.rs