From 1e6091d1dd8ac9886d44969d3756868a4a359780 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 27 Nov 2020 00:05:34 +0100 Subject: cmd to add/del wire methods from list of accounts --- src/testing/testing_api_cmd_auditor_del.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/testing_api_cmd_auditor_del.c') diff --git a/src/testing/testing_api_cmd_auditor_del.c b/src/testing/testing_api_cmd_auditor_del.c index d66858849..11efbd404 100644 --- a/src/testing/testing_api_cmd_auditor_del.c +++ b/src/testing/testing_api_cmd_auditor_del.c @@ -200,7 +200,7 @@ auditor_del_run (void *cls, /* now sign */ { - struct TALER_ExchangeDelAuditorPS kv = { + struct TALER_MasterDelAuditorPS kv = { .purpose.purpose = htonl (TALER_SIGNATURE_MASTER_DEL_AUDITOR), .purpose.size = htonl (sizeof (kv)), .end_date = GNUNET_TIME_absolute_hton (now), -- cgit v1.2.3