monero/tests/libwallet_api_tests/scripts/mining_stop.sh

6 lines
238 B
Bash
Executable file

#!/bin/bash -e
. ./conf.sh
rlwrap "$WALLET_CLI" --wallet-file "$WALLETS_ROOT_DIR/wallet_m.bin" --password "" --testnet --trusted-daemon --daemon-address $DAEMON_HOST:$DAEMON_PORT --log-file "$WALLETS_ROOT_DIR/wallet_m.log" stop_mining