diff options
Diffstat (limited to 'src/exchange/taler-exchange-httpd_keys.h')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_keys.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_keys.h b/src/exchange/taler-exchange-httpd_keys.h index 2cc7d7d7..57011ed2 100644 --- a/src/exchange/taler-exchange-httpd_keys.h +++ b/src/exchange/taler-exchange-httpd_keys.h @@ -232,7 +232,7 @@ TEH_keys_denomination_sign (const struct TALER_DenominationHash *h_denom_pub, enum TALER_ErrorCode TEH_keys_denomination_cs_r_pub (const struct TALER_DenominationHash *h_denom_pub, - const struct TALER_WithdrawNonce *nonce, + const struct TALER_CsNonce *nonce, struct TALER_DenominationCsPublicR *r_pub); |
