mirror of
https://github.com/monero-project/monero.git
synced 2025-05-08 04:55:02 -04:00
scripts for faster test wallets generation
This commit is contained in:
parent
2060bfe5ad
commit
44cc0ef147
11 changed files with 121 additions and 20 deletions
4
tests/libwallet_api_tests/scripts/mining_start.sh
Executable file
4
tests/libwallet_api_tests/scripts/mining_start.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
rlwrap simplewallet --wallet-file wallet_m --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_m.log start_mining
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue