From ec949c383c1829536874550b84d9966d20707f60 Mon Sep 17 00:00:00 2001 From: Ilya Kitaev Date: Wed, 1 Jun 2016 17:06:10 +0300 Subject: scripts for faster test wallets generation --- tests/libwallet_api_tests/scripts/open_wallet_5.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 tests/libwallet_api_tests/scripts/open_wallet_5.sh (limited to 'tests/libwallet_api_tests/scripts/open_wallet_5.sh') diff --git a/tests/libwallet_api_tests/scripts/open_wallet_5.sh b/tests/libwallet_api_tests/scripts/open_wallet_5.sh new file mode 100755 index 000000000..8ebf0a4c7 --- /dev/null +++ b/tests/libwallet_api_tests/scripts/open_wallet_5.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 + -- cgit v1.2.3