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_3.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 tests/libwallet_api_tests/scripts/open_wallet_3.sh (limited to 'tests/libwallet_api_tests/scripts/open_wallet_3.sh') 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 + -- cgit v1.2.3