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_add.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/testing_api_cmd_auditor_add.c') diff --git a/src/testing/testing_api_cmd_auditor_add.c b/src/testing/testing_api_cmd_auditor_add.c index 5112d1fb6..0a37c73db 100644 --- a/src/testing/testing_api_cmd_auditor_add.c +++ b/src/testing/testing_api_cmd_auditor_add.c @@ -218,7 +218,7 @@ auditor_add_run (void *cls, /* now sign */ { - struct TALER_ExchangeAddAuditorPS kv = { + struct TALER_MasterAddAuditorPS kv = { .purpose.purpose = htonl (TALER_SIGNATURE_MASTER_ADD_AUDITOR), .purpose.size = htonl (sizeof (kv)), .start_date = GNUNET_TIME_absolute_hton (now), -- cgit v1.2.3