This commit is contained in:
Christian Grothoff 2020-04-17 18:14:57 +02:00
parent f934a81d49
commit 1f7238fe7d
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -452,8 +452,6 @@ TEH_handler_deposit (struct MHD_Connection *connection,
TALER_EC_DEPOSIT_DENOMINATION_SIGNATURE_INVALID,
"ub_sig");
}
TALER_amount_ntoh (&deposit.deposit_fee,
&dki->issue.properties.fee_deposit);
TALER_amount_ntoh (&dc.value,
&dki->issue.properties.value);
TEH_KS_release (key_state);