Skip to content

Commit 5c170c1

Browse files
committed
fixup! Use the pay_for_offer_from_hrn method from LDK upstream
Just fixing a simple formatting issue.
1 parent d32e012 commit 5c170c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration_tests_rust.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ fn simple_bolt12_send_receive() {
10161016
expected_amount_msat,
10171017
expected_quantity,
10181018
expected_payer_note.clone(),
1019-
None
1019+
None,
10201020
)
10211021
.unwrap();
10221022

0 commit comments

Comments
 (0)