mirror of
https://github.com/monero-project/monero.git
synced 2025-08-07 02:24:20 -04:00
fix remaining bitmonero and simplewallet bits
This commit is contained in:
parent
04b120fb39
commit
df63e0704a
16 changed files with 22 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
|
||||
rlwrap simplewallet --wallet-file wallet_01.bin --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_01.log
|
||||
rlwrap monero-wallet-cli --wallet-file wallet_01.bin --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_01.log
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue