|
Currently selected account: [0] Primary account Tag: (No tag assigned) Balance: 7.499942880000, unlocked balance: 7.499942880000
|
|
|
Random payment ID: <82d79055f3b27f56> Matching integrated address: 4KHQkZ4MmVePC2yau6Mb8vhuGGy8LVdsZD8CFcQJvr4BSTfC5AQX3aXCn5RiDPjvsEHiJu1TC1ybR8pRTCbZM5bhTrAD3HDwWMtAn1K7nV
|
|
|
Using subaddresses
|
|
|
It's suggested to use subaddresses (starting with `8`) instead of your main address (starting with `4`) to receive funds. Run:
|
|
|
address new [<label text with white spaces allowed>]
|
|
|
This will generate a subaddress and its optional label, which addess you can share to receive payment on the account it's linked to. For example,
|
|
|
address new github_donations
|
|
|
will generate a subaddress and its label 'github_donations'.
|
|
|
Proving to a third party you paid someone
|
## Probando a un tercero que pagaste a alguien
|
|
Replace `TXID`, `TXKEY` and `ADDRESS` with the transaction ID, per-transaction key, and destination address which were supplied to you, respectively. `monero-wallet-cli` will check that transaction and let you know how much monero this transaction paid to the given address.
|
Reemplaza `TXID`, `TXKEY` y `ADDRESS` con el ID de transacción, la llave por transacción y la dirección de destino que te fueron provistas respectivamente. monero-wallet-cli revisará esa transacción y te hará saber cuánto monero pagó esta transacción a la dirección dada.
|
|
How to find a payment to you
|
## Cómo encontrar un pago
|