This commit is contained in:
Christian Grothoff 2022-11-04 12:37:56 +01:00
parent e51c000e00
commit fb5e62cb41
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -126,7 +126,7 @@ TEH_PG_select_all_purse_decisions_above_serial_id (
enum GNUNET_DB_QueryStatus qs;
PREPARE (pg,
"audit_get_all_purse_decisions_incr",
"audit_get_all_purse_decision_incr",
"SELECT"
" purse_pub"
",refunded"