From 44cc0ef147bd369dbc6b4399361d3ba7d03707ad 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