summaryrefslogtreecommitdiff
path: root/contrib/provider-list.json
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/provider-list.json')
-rw-r--r--contrib/provider-list.json14
1 files changed, 6 insertions, 8 deletions
diff --git a/contrib/provider-list.json b/contrib/provider-list.json
index 78b020d..b5ae514 100644
--- a/contrib/provider-list.json
+++ b/contrib/provider-list.json
@@ -3,28 +3,26 @@
"SPDX-License-Identifier": "GPL3.0-or-later",
"anastasis_provider": [
{
- "url" : "https://anastasis.demo.taler.net/",
- "currency" : "KUDOS"
+ "url" : "https://v1.anastasis.taler.net/"
},
{
- "url" : "https://kudos.demo.anastasis.lu/",
- "currency" : "KUDOS"
+ "url" : "https://v1.anastasis.lu/"
},
{
"url" : "http://localhost:8086/",
- "currency" : "TESTKUDOS"
+ "restricted" : "xx"
},
{
"url" : "http://localhost:8087/",
- "currency" : "TESTKUDOS"
+ "restricted" : "xx"
},
{
"url" : "http://localhost:8088/",
- "currency" : "TESTKUDOS"
+ "restricted" : "xx"
},
{
"url" : "http://localhost:8089/",
- "currency" : "TESTKUDOS"
+ "restricted" : "xx"
}
]
}