withdraw_pub -> reserve_pub
This commit is contained in:
parent
07b799b21f
commit
7ce48d622e
@ -161,7 +161,7 @@ TEH_RESERVE_handler_reserve_status (struct TEH_RequestHandler *rh,
|
|||||||
MHD_HTTP_NOT_FOUND,
|
MHD_HTTP_NOT_FOUND,
|
||||||
"{s:s, s:s, s:I}",
|
"{s:s, s:s, s:I}",
|
||||||
"error", "Reserve not found",
|
"error", "Reserve not found",
|
||||||
"parameter", "withdraw_pub",
|
"parameter", "reserve_pub",
|
||||||
"code",
|
"code",
|
||||||
(json_int_t)
|
(json_int_t)
|
||||||
TALER_EC_RESERVE_STATUS_UNKNOWN);
|
TALER_EC_RESERVE_STATUS_UNKNOWN);
|
||||||
|
Loading…
Reference in New Issue
Block a user