From 5e8ef386803c399c1b6d780181b0b8662c418db0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 18 Apr 2017 21:05:27 +0200 Subject: fixing #4980 --- src/include/taler_signatures.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include/taler_signatures.h') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 70560b4b3..0b1c7ac33 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -1253,6 +1253,11 @@ struct TALER_ReserveCloseConfirmationPS */ struct TALER_AmountNBO closing_amount; + /** + * How much did the exchange charge for closing the reserve? + */ + struct TALER_AmountNBO closing_fee; + /** * Public key of the reserve that received the payback. */ -- cgit v1.2.3