fix: add missing comma in SQL query

This commit is contained in:
asmo
2025-06-24 08:58:46 +02:00
parent 1a4b21c9ce
commit 7a1879e6b4

View File

@@ -971,7 +971,7 @@ impl MintProofsDatabase for MintSqliteDatabase {
amount,
secret,
c,
witness
witness,
state
FROM
proof