exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 36c568ab8df9b8e523c9ffc45271533af77accc7
parent 345c141bad275828b35a4299a44e9d357998d6a4
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sun, 24 Apr 2022 08:48:51 -0400

Remove empty GNUNET_NETWORK_STRUCT_{BEGIN,END} pair

Diffstat:
Msrc/include/taler_signatures.h | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h @@ -383,9 +383,5 @@ #define TALER_SIGNATURE_SYNC_BACKUP_UPLOAD 1450 -GNUNET_NETWORK_STRUCT_BEGIN - - - GNUNET_NETWORK_STRUCT_END #endif