fix EC typo (by importing generated header)

This commit is contained in:
Florian Dold 2020-03-12 00:39:45 +05:30
parent 6e3765d852
commit 1896c1dfb5
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -241,7 +241,7 @@ enum TALER_ErrorCode
/** /**
* The coin public key of given to a /deposits/ handler was malformed. * The coin public key of given to a /deposits/ handler was malformed.
*/ */
TALER_EC_DEPOSTIS_INVALID_COIN_PUB = 1056, TALER_EC_DEPOSITS_INVALID_COIN_PUB = 1056,
/** /**
* The body returned by the exchange for a /deposits/ request was * The body returned by the exchange for a /deposits/ request was