fix EC typo (by importing generated header)
This commit is contained in:
parent
6e3765d852
commit
1896c1dfb5
@ -241,7 +241,7 @@ enum TALER_ErrorCode
|
||||
/**
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user