This commit is contained in:
Florian Dold 2017-02-07 16:23:01 +01:00
parent c319f1407f
commit 5b1d513af6
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -1113,7 +1113,7 @@ postgres_prepare (PGconn *db_conn)
about how a coin has been spend with /deposit requests. */
PREPARE ("get_deposit_with_coin_pub",
"SELECT"
",amount_with_fee_val"
" amount_with_fee_val"
",amount_with_fee_frac"
",amount_with_fee_curr"
",denom.fee_deposit_val"