mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-23 14:06:56 +01:00
feat: cln use payment has as lookup for melt
This commit is contained in:
@@ -118,7 +118,7 @@ impl MintLightning for Cln {
|
||||
};
|
||||
|
||||
Ok(PaymentQuoteResponse {
|
||||
request_lookup_id: melt_quote_request.request.to_string(),
|
||||
request_lookup_id: melt_quote_request.request.payment_hash().to_string(),
|
||||
amount,
|
||||
fee,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user