summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-04-13 19:26:37 +0200
committerChristian Grothoff <christian@grothoff.org>2023-04-13 19:26:37 +0200
commitd88cd76ec0973e9a1e4ea8b3d8ff7fa0c0a7d8e8 (patch)
tree5923578119b37a2178ba8b277c90ba6b08f93848
parent08c08fd54e9755b9192fea7e91f5dccbdc30a4ef (diff)
downloadanastasis-d88cd76ec0973e9a1e4ea8b3d8ff7fa0c0a7d8e8.tar.gz
anastasis-d88cd76ec0973e9a1e4ea8b3d8ff7fa0c0a7d8e8.tar.bz2
anastasis-d88cd76ec0973e9a1e4ea8b3d8ff7fa0c0a7d8e8.zip
DCE
-rwxr-xr-xsrc/cli/test_iban.sh12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/cli/test_iban.sh b/src/cli/test_iban.sh
index 26c34fd..8ad83cd 100755
--- 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.