mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
5 lines
162 B
Bash
Executable File
5 lines
162 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rlwrap simplewallet --wallet-file wallet_04.bin --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_04.log
|
|
|