fix #6187
This commit is contained in:
parent
f934a81d49
commit
1f7238fe7d
@ -452,8 +452,6 @@ TEH_handler_deposit (struct MHD_Connection *connection,
|
|||||||
TALER_EC_DEPOSIT_DENOMINATION_SIGNATURE_INVALID,
|
TALER_EC_DEPOSIT_DENOMINATION_SIGNATURE_INVALID,
|
||||||
"ub_sig");
|
"ub_sig");
|
||||||
}
|
}
|
||||||
TALER_amount_ntoh (&deposit.deposit_fee,
|
|
||||||
&dki->issue.properties.fee_deposit);
|
|
||||||
TALER_amount_ntoh (&dc.value,
|
TALER_amount_ntoh (&dc.value,
|
||||||
&dki->issue.properties.value);
|
&dki->issue.properties.value);
|
||||||
TEH_KS_release (key_state);
|
TEH_KS_release (key_state);
|
||||||
|
Loading…
Reference in New Issue
Block a user