From 7e669bcf6b6336ec429da949bcb4aa456971dba2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 30 Jul 2021 10:38:27 +0200 Subject: folding history in preparation of GNU Anastasis v0.0.0 release --- contrib/provider-list.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 contrib/provider-list.json (limited to 'contrib/provider-list.json') diff --git a/contrib/provider-list.json b/contrib/provider-list.json new file mode 100644 index 0000000..37200a4 --- /dev/null +++ b/contrib/provider-list.json @@ -0,0 +1,22 @@ +{ + "license": "GPLv3+", + "SPDX-License-Identifier": "GPL3.0-or-later", + "anastasis_provider": [ + { + "url" : "http://localhost:8086/", + "currency" : "TESTKUDOS" + }, + { + "url" : "http://localhost:8087/", + "currency" : "TESTKUDOS" + }, + { + "url" : "http://localhost:8088/", + "currency" : "TESTKUDOS" + }, + { + "url" : "http://localhost:8089/", + "currency" : "TESTKUDOS" + } + ] +} -- cgit v1.2.3