aboutsummaryrefslogtreecommitdiff
path: root/tests/libwallet_api_tests/scripts/open_wallet_4.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libwallet_api_tests/scripts/open_wallet_4.sh')
-rwxr-xr-xtests/libwallet_api_tests/scripts/open_wallet_4.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/libwallet_api_tests/scripts/open_wallet_4.sh b/tests/libwallet_api_tests/scripts/open_wallet_4.sh
new file mode 100755
index 000000000..8ebf0a4c7
--- /dev/null
+++ b/tests/libwallet_api_tests/scripts/open_wallet_4.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+rlwrap simplewallet --wallet-file wallet_04.bin --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_04.log
+