use 'NULL'
This commit is contained in:
parent
7eb989b2df
commit
133cf76f0d
@ -381,7 +381,7 @@ resolve_refreshes_reveal_denominations (struct MHD_Connection *connection,
|
||||
{
|
||||
struct TALER_EXCHANGEDB_RefreshRevealedCoin *rrc = &rrcs[i];
|
||||
struct GNUNET_JSON_Specification spec[] = {
|
||||
TALER_JSON_spec_blinded_planchet ("bp",
|
||||
TALER_JSON_spec_blinded_planchet (NULL,
|
||||
&rrc->blinded_planchet),
|
||||
GNUNET_JSON_spec_end ()
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user