mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-20 22:24:54 +01:00
feat: phoenixd ln backend
This commit is contained in:
@@ -146,7 +146,8 @@ impl MintLightning for LNbits {
|
||||
Ok(PaymentQuoteResponse {
|
||||
request_lookup_id: melt_quote_request.request.payment_hash().to_string(),
|
||||
amount,
|
||||
fee,
|
||||
fee: fee.into(),
|
||||
state: MeltQuoteState::Unpaid,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user