summaryrefslogtreecommitdiff
path: root/src/cli/test_iban.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/test_iban.sh')
-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.