mirror of
https://github.com/monero-project/monero.git
synced 2025-12-24 03:58:23 -08:00
scripts for faster test wallets generation
This commit is contained in:
4
tests/libwallet_api_tests/scripts/open_wallet_miner.sh
Executable file
4
tests/libwallet_api_tests/scripts/open_wallet_miner.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
rlwrap simplewallet --wallet-file wallet_m --password "" --testnet --trusted-daemon --daemon-address 127.0.0.1:38081 --log-file wallet_m.log
|
||||
|
||||
Reference in New Issue
Block a user