mirror of
https://github.com/monero-project/monero.git
synced 2024-11-18 00:37:43 +00:00
4 lines
162 B
Bash
Executable file
4 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
|
|
|