mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-18 21:25:09 +01:00
fix: get all mint quotes (#1025)
This commit is contained in:
@@ -552,6 +552,9 @@ ON CONFLICT(id) DO UPDATE SET
|
||||
state,
|
||||
expiry,
|
||||
secret_key
|
||||
payment_method,
|
||||
amount_issued,
|
||||
amount_paid
|
||||
FROM
|
||||
mint_quote
|
||||
"#,
|
||||
|
||||
Reference in New Issue
Block a user