Update README.md
Makes examples consistent with each other
This commit is contained in:
parent
ba65a4452a
commit
4fdf314736
@ -50,4 +50,4 @@ This Monero plugin is an extension of WooCommerce, which works with WordPress
|
|||||||
* Click on "Save changes"
|
* Click on "Save changes"
|
||||||
|
|
||||||
## Info on server authentication
|
## Info on server authentication
|
||||||
It is reccommended that you specify a username/password with your wallet rpc. This can be done by starting your wallet rpc with `monero-wallet-rpc --rpc-bind-port 18081 --rpc-login username:password --wallet-file /path/walletfile` where "username:password" is the username and password that you want to use, seperated by a colon. Alternatively, you can use the `--restricted-rpc` flag with the wallet rpc like so `./monero-wallet-rpc --testnet --rpc-bind-port 2808 --restricted-rpc --wallet-file testnetWallet`.
|
It is reccommended that you specify a username/password with your wallet rpc. This can be done by starting your wallet rpc with `monero-wallet-rpc --rpc-bind-port 18081 --rpc-login username:password --wallet-file /path/walletfile` where "username:password" is the username and password that you want to use, seperated by a colon. Alternatively, you can use the `--restricted-rpc` flag with the wallet rpc like so `./monero-wallet-rpc --testnet --rpc-bind-port 18081 --restricted-rpc --wallet-file wallet/path`.
|
||||||
|
Loading…
Reference in New Issue
Block a user