aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_select_history_requests_above_serial_id.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_select_history_requests_above_serial_id.c')
-rw-r--r--src/exchangedb/pg_select_history_requests_above_serial_id.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/exchangedb/pg_select_history_requests_above_serial_id.c b/src/exchangedb/pg_select_history_requests_above_serial_id.c
index 36902e0ab..2ff2f989c 100644
--- a/src/exchangedb/pg_select_history_requests_above_serial_id.c
+++ b/src/exchangedb/pg_select_history_requests_above_serial_id.c
@@ -136,8 +136,7 @@ TEH_PG_select_history_requests_above_serial_id (
"audit_get_history_requests_incr",
"SELECT"
" history_request_serial_id"
- ",history_fee_val"
- ",history_fee_frac"
+ ",history_fee"
",request_timestamp"
",reserve_pub"
",reserve_sig"