Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
lollerfirst committed Jan 26, 2025
1 parent d8b8094 commit e3a8583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cdk-lnd/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ impl MintLightning for Lnd {
total_spent: total_amt.into(),
unit: CurrencyUnit::Sat,
})
},
}
None => {
let pay_req = fedimint_tonic_lnd::lnrpc::SendRequest {
payment_request,
Expand Down

0 comments on commit e3a8583

Please # to comment.