]> git.bitcoin.ninja Git - rust-lightning/commit
Add is_expired_no_std to Offer & Refund
authorbenthecarman <benthecarman@live.com>
Thu, 26 Oct 2023 21:55:03 +0000 (16:55 -0500)
committerbenthecarman <benthecarman@live.com>
Fri, 27 Oct 2023 01:58:04 +0000 (20:58 -0500)
commit5ddd8a7559b1e5d2cee85e5594dddfa5a5c085e9
tree2ff4fe850922d0a27fa08ef30721d396a1f5b1fe
parentd2242f604dc7c5c51de8f5612274ca73c2bb809a
Add is_expired_no_std to Offer & Refund

This was available for OfferContents but not an Offer so dependent
projects could not access it.
lightning/src/offers/offer.rs
lightning/src/offers/refund.rs