add note for #4792
This commit is contained in:
parent
fe6f6dbe44
commit
18bec3eaa3
@ -1583,6 +1583,9 @@ TEH_DB_execute_refresh_reveal (struct MHD_Connection *connection,
|
|||||||
/* Client request OK, start transaction */
|
/* Client request OK, start transaction */
|
||||||
ev_sigs = GNUNET_new_array (refresh_session.num_newcoins,
|
ev_sigs = GNUNET_new_array (refresh_session.num_newcoins,
|
||||||
struct TALER_DenominationSignature);
|
struct TALER_DenominationSignature);
|
||||||
|
|
||||||
|
/* FIXME: might need to store revealed transfer private keys for
|
||||||
|
the auditor for later; should pass them as arguments here! #4792*/
|
||||||
res = execute_refresh_reveal_transaction (connection,
|
res = execute_refresh_reveal_transaction (connection,
|
||||||
session,
|
session,
|
||||||
session_hash,
|
session_hash,
|
||||||
|
Loading…
Reference in New Issue
Block a user