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,
|
state,
|
||||||
expiry,
|
expiry,
|
||||||
secret_key
|
secret_key
|
||||||
|
payment_method,
|
||||||
|
amount_issued,
|
||||||
|
amount_paid
|
||||||
FROM
|
FROM
|
||||||
mint_quote
|
mint_quote
|
||||||
"#,
|
"#,
|
||||||
|
|||||||
Reference in New Issue
Block a user