sync

Backup service to store encrypted wallet databases (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit d5328fd26ff2205d97e9fdca0049cae48c0260a0
parent 27a18cd27ab2e76487242a29233d9a0e6db5d770
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 30 Oct 2025 11:30:08 +0100

adjust to latest GNUnet APIs

Diffstat:
Msrc/include/sync_service.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/sync_service.h b/src/include/sync_service.h @@ -63,7 +63,7 @@ struct SYNC_UploadSignaturePS /** * Set to #TALER_SIGNATURE_SYNC_BACKUP_UPLOAD. */ - struct GNUNET_CRYPTO_EccSignaturePurpose purpose; + struct GNUNET_CRYPTO_SignaturePurpose purpose; /** * Hash of the previous backup, all zeros for none.