summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst12
1 files changed, 5 insertions, 7 deletions
diff --git a/anastasis.rst b/anastasis.rst
index 7adeb0b7..9e78ee2d 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -1553,18 +1553,12 @@ providers:
.. code-block:: json
{
- "provider_id": [
+ "providers": [
"http://localhost:8088/",
"http://localhost:8089/"
]
}
-..note::
-
- This is currently not supported (see `bug 6760 <https://bugs.gnunet.org/view.php?id=6760>`_),
- the current implementation of the
- reducer ignores this optional argument.
-
The resulting state provides the suggested recovery policies in a way suitable
for presentation to the user:
@@ -1572,6 +1566,10 @@ for presentation to the user:
{
"backup_state": "POLICIES_REVIEWING",
+ "policy_providers" : [
+ { "provider_url" : "http://localhost:8088/" },
+ { "provider_url" : "http://localhost:8089/" }
+ ],
"policies": [
{
"methods": [