anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

commit 11f7b6562c780682e13420c3d2cd0a657faf7f3b
parent eac90da9bc7db641b91d364586de856dac6faaef
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  5 Mar 2022 22:03:20 +0100

-fix typo

Diffstat:
Msrc/reducer/anastasis_api_recovery_redux.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/reducer/anastasis_api_recovery_redux.c b/src/reducer/anastasis_api_recovery_redux.c @@ -847,7 +847,7 @@ answer_feedback_cb ( json_t *instructions; instructions = GNUNET_JSON_PACK ( - GNUNET_JSON_pack_string ("status", + GNUNET_JSON_pack_string ("state", "incorrect-answer"), GNUNET_JSON_pack_uint64 ("error_code", csr->ec),