4 lines
156 B
Bash
Executable file
4 lines
156 B
Bash
Executable file
#!/bin/bash
|
|
|
|
rlwrap simplewallet --wallet-file wallet_m --password "" --testnet --trusted-daemon --daemon-address 127.0.0.1:38081 --log-file wallet_m.log
|
|
|