sync

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

commit 4df7d81cea4ce9ac714bb819ee661def6e0efb13
parent 70bd8df6c989a175c28c31a68227389e432cd2eb
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 30 Nov 2019 00:11:10 +0100

dce

Diffstat:
Msrc/lib/test_sync_api.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/lib/test_sync_api.c b/src/lib/test_sync_api.c @@ -47,8 +47,6 @@ */ #define EXCHANGE_URL "http://localhost:8081/" -static const char *pickup_amounts_1[] = {"EUR:5", NULL}; - /** * URL of the fakebank. */