Skip to content

Commit

Permalink
f missing cfg-gate
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinewallace committed Dec 6, 2024
1 parent 6cbb34b commit 1320eb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightning/src/ln/blinded_payment_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ pub fn get_blinded_route_parameters(
)
}

#[cfg(async_payments)]
fn extract_invoice_request_reply_path<'a, 'b, 'c>(
invreq_recipient: &Node<'a, 'b, 'c>, message: &msgs::OnionMessage
) -> BlindedMessagePath {
Expand Down

0 comments on commit 1320eb6

Please sign in to comment.