From 659cd4439d03f7a2a5617f91dc90554b3c5ee2b6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 7 Nov 2021 14:12:54 +0100 Subject: expose KYC traits for withdraw/get deposits commands --- src/include/taler_testing_lib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index c5530f0f5..65f4e40a7 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -2368,6 +2368,7 @@ TALER_TESTING_get_trait (const struct TALER_TESTING_Trait *traits, op (taler_uri, const char *) \ op (payto_uri, const char *) \ op (row, const uint64_t) \ + op (payment_target_uuid, const uint64_t) \ op (array_length, const unsigned int) \ op (credit_payto_uri, const char *) \ op (debit_payto_uri, const char *) \ -- cgit v1.2.3