Make offers module public
authorJeffrey Czyz <jkczyz@gmail.com>
Thu, 19 Jan 2023 16:10:38 +0000 (10:10 -0600)
committerMatt Corallo <git@bluematt.me>
Thu, 23 Feb 2023 22:19:54 +0000 (22:19 +0000)
commitc5d238a7b2c13807ec8b48be1a8d2d0fbb3a5ab3
tree904a7e3dcb1e6b7ed6e190b6795883e61ab47b5c
parent27b4b704add95637d382a685aad0a3362e9b904a
Make offers module public

This is needed in order to fuzz test BOLT 12 message deserialization.
lightning/src/lib.rs
lightning/src/offers/invoice.rs
lightning/src/offers/invoice_request.rs
lightning/src/offers/offer.rs
lightning/src/offers/refund.rs
lightning/src/util/ser_macros.rs