-fix SQL query
This commit is contained in:
parent
122c926493
commit
4e9c43954e
@ -56,6 +56,7 @@ TEH_PG_select_aml_threshold (
|
||||
"SELECT"
|
||||
" threshold_val"
|
||||
",threshold_frac"
|
||||
",status"
|
||||
",kyc_requirement"
|
||||
" FROM aml_status"
|
||||
" WHERE h_payto=$1;");
|
||||
|
@ -1947,6 +1947,7 @@ void
|
||||
TALER_payto_hash (const char *payto,
|
||||
struct TALER_PaytoHashP *h_payto);
|
||||
|
||||
|
||||
/**
|
||||
* Details about a planchet that the customer wants to obtain
|
||||
* a withdrawal authorization. This is the information that
|
||||
|
Loading…
Reference in New Issue
Block a user