From 674de353bbcaad5c8467b8024ab368e7a7e0b0ce Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 2 Apr 2016 21:01:08 +0200 Subject: update spec to match implementation more closely --- api-common.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'api-common.rst') diff --git a/api-common.rst b/api-common.rst index c4e88d1a..f1170a9e 100644 --- a/api-common.rst +++ b/api-common.rst @@ -467,8 +467,9 @@ size of `FIELDS`. } }; - struct TALER_MasterWireSepaDetailsPS { - signed (purpose = TALER_SIGNATURE_MASTER_SEPA_DETAILS) { + struct TALER_MasterWireDetailsPS { + signed (purpose = (TALER_SIGNATURE_MASTER_SEPA_DETAILS || + TALER_SIGNATURE_MASTER_TEST_DETAILS ) ) { struct GNUNET_HashCode h_sepa_details; } }; -- cgit v1.2.3