We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852fc9c commit dc69f15Copy full SHA for dc69f15
lightning/src/offers/offer.rs
@@ -13,7 +13,7 @@
13
//! published as a QR code to be scanned by a customer. The customer uses the offer to request an
14
//! invoice from the merchant to be paid.
15
//!
16
-//! ```
+//! ```ignore
17
//! extern crate bitcoin;
18
//! extern crate core;
19
//! extern crate lightning;
0 commit comments