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