anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

commit d88cd76ec0973e9a1e4ea8b3d8ff7fa0c0a7d8e8
parent 08c08fd54e9755b9192fea7e91f5dccbdc30a4ef
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 13 Apr 2023 19:26:37 +0200

DCE

Diffstat:
Msrc/cli/test_iban.sh | 12------------
1 file changed, 0 insertions(+), 12 deletions(-)

diff --git a/src/cli/test_iban.sh b/src/cli/test_iban.sh @@ -126,18 +126,6 @@ function prepare_nexus_account() { echo " OK" } -# $1 = facade name, $2 = bank connection to use, $3 = bank account name -# local to Nexus -function prepare_anastasis_facade() { - echo -n "Creating facade ..." - libeufin-cli facades new-anastasis-facade \ - --currency=$CURRENCY \ - --facade-name=$1 \ - $2 $3 - echo " OK" - # No need to setup facade permissions, as the anastasis client - # is superuser at Nexus. -} # Configuration file will be edited, so we create one # from the template.