Skip to content

Commit f87788c

Browse files
f stray line
1 parent bfc0972 commit f87788c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/offers/static_invoice.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,6 @@ mod tests {
768768
.path(blinded_path())
769769
.build()
770770
.unwrap();
771-
let (_offer_id, keys_opt) = valid_offer.verify(&expanded_key, &secp_ctx).unwrap();
772771

773772
// Error if payment paths are missing.
774773
if let Err(e) = StaticInvoiceBuilder::for_offer_using_keys(

0 commit comments

Comments
 (0)