summaryrefslogtreecommitdiff
path: root/libeufin/api-nexus.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin/api-nexus.rst')
-rw-r--r--libeufin/api-nexus.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 50c2de36..7f083094 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -719,11 +719,6 @@ Facades
// For example, "taler-wire-gateway".
type: string;
- // Name of the user that created the facade.
- // Whenever the facade accesses a resource it is allowed to
- // access, the creator must *also* have access to that resource.
- creator: string;
-
// Bank accounts that the facade has read/write
// access to.
bankAccountsRead: string[];