Make offers module public
[rust-lightning] / lightning / src / offers / invoice_request.rs
index b0a8540b2a70a28409547f49d5926adbfe73e941..578b0a2398e5aee05410a97b5d06250ca8f52e23 100644 (file)
@@ -19,7 +19,7 @@
 //! [`Invoice`]: crate::offers::invoice::Invoice
 //! [`Refund`]: crate::offers::refund::Refund
 //!
-//! ```ignore
+//! ```
 //! extern crate bitcoin;
 //! extern crate lightning;
 //!