Merge pull request #834 from asmogo/fix_get_proofs_by_keyset_id

fix: add missing comma in SQL query
This commit is contained in:
thesimplekid
2025-06-24 11:44:34 +01:00
committed by GitHub

View File

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