aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_select_aml_threshold.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_select_aml_threshold.c')
-rw-r--r--src/exchangedb/pg_select_aml_threshold.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/exchangedb/pg_select_aml_threshold.c b/src/exchangedb/pg_select_aml_threshold.c
index f78a71fff..23286f029 100644
--- a/src/exchangedb/pg_select_aml_threshold.c
+++ b/src/exchangedb/pg_select_aml_threshold.c
@@ -54,8 +54,7 @@ TEH_PG_select_aml_threshold (
PREPARE (pg,
"select_aml_threshold",
"SELECT"
- " threshold_val"
- ",threshold_frac"
+ " threshold"
",status"
",kyc_requirement"
" FROM aml_status"