aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index bfa5e1f67..199c3d333 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -1050,7 +1050,7 @@ prepare_statements (struct PostgresClosure *pg)
" kyc_ok"
",wire_target_serial_id AS payment_target_uuid"
",wire_salt"
- ",payto_uri AS receiver_wire_account"
+ ",payto_uri"
",amount_with_fee_val"
",amount_with_fee_frac"
",denom.fee_deposit_val"