Merge pull request #678 from erciccione/cli-guide

Update info about ringsize in the monero-wallet-cli user guide
This commit is contained in:
luigi1111 2018-04-09 16:10:31 -05:00 committed by GitHub
commit 10c2c09118
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View file

@ -46,9 +46,9 @@ The payment ID is implicit in the integrated address in that case.
### Specify the number of outputs for a transaction:
transfer MIXIN ADDRESS AMOUNT
transfer RINGSIZE ADDRESS AMOUNT
Replace `MIXIN` with the number of outputs you wish to use. **If not specified, the default is 4.** It's a good idea to use the default, but you can increase the number if you want to include more outputs. The higher the number, the larger the transaction, and higher fees are needed.
Replace `RINGSIZE` with the number of outputs you wish to use. **If not specified, the default is 7.** It's a good idea to use the default, but you can increase the number if you want to include more outputs. The higher the number, the larger the transaction, and higher fees are needed.
## Receiving monero

View file

@ -47,9 +47,9 @@ The payment ID is implicit in the integrated address in that case.
### Specify the number of outputs for a transaction:
transfer MIXIN ADDRESS AMOUNT
transfer RINGSIZE ADDRESS AMOUNT
Replace `MIXIN` with the number of outputs you wish to use. **If not specified, the default is 4.** It's a good idea to use the default, but you can increase the number if you want to include more outputs. The higher the number, the larger the transaction, and higher fees are needed.
Replace `RINGSIZE` with the number of outputs you wish to use. **If not specified, the default is 7.** It's a good idea to use the default, but you can increase the number if you want to include more outputs. The higher the number, the larger the transaction, and higher fees are needed.
## Receiving monero

View file

@ -47,9 +47,9 @@ The payment ID is implicit in the integrated address in that case.
### Specify the number of outputs for a transaction:
transfer MIXIN ADDRESS AMOUNT
transfer RINGSIZE ADDRESS AMOUNT
Replace `MIXIN` with the number of outputs you wish to use. **If not specified, the default is 4.** It's a good idea to use the default, but you can increase the number if you want to include more outputs. The higher the number, the larger the transaction, and higher fees are needed.
Replace `RINGSIZE` with the number of outputs you wish to use. **If not specified, the default is 7.** It's a good idea to use the default, but you can increase the number if you want to include more outputs. The higher the number, the larger the transaction, and higher fees are needed.
## Receiving monero

View file

@ -47,9 +47,9 @@ The payment ID is implicit in the integrated address in that case.
### Specify the number of outputs for a transaction:
transfer MIXIN ADDRESS AMOUNT
transfer RINGSIZE ADDRESS AMOUNT
Replace `MIXIN` with the number of outputs you wish to use. **If not specified, the default is 4.** It's a good idea to use the default, but you can increase the number if you want to include more outputs. The higher the number, the larger the transaction, and higher fees are needed.
Replace `RINGSIZE` with the number of outputs you wish to use. **If not specified, the default is 7.** It's a good idea to use the default, but you can increase the number if you want to include more outputs. The higher the number, the larger the transaction, and higher fees are needed.
## Receiving monero