mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-20 22:24:54 +01:00
feat: add unit to PayInvoiceResponse
This commit is contained in:
@@ -193,6 +193,7 @@ impl MintLightning for LNbits {
|
||||
payment_preimage: Some(invoice_info.payment_hash),
|
||||
status,
|
||||
total_spent,
|
||||
unit: CurrencyUnit::Sat,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user