|
transfer ADDRESS AMOUNT
|
transfer ADRESSE MONTANT
|
|
address
|
address
|
|
Since Monero is anonymous, you won't see the origin address the funds you receive came from. If you want to know, for instance to credit a particular customer, you'll have to tell the sender to use a payment ID, which is an arbitrary optional tag which gets attached to a transaction. It's not possible to use standalone payment addresses, but you can generate an address that already includes a random payment ID (integrated addresss) using `integrated_address`:
|
Comme Monero est anonyme, vous ne verrez pas l'adresse à partir de laquelle les fonds vous sont envoyés. Si vous voulez le savoir, par exemple pour créditer un client particulier, vous devrez indiquer à l'émetteur d'utiliser un ID de paiement, qui est une étiquette optionnelle et arbitraire qui sera associé à la transaction. Pour vous faciliter la vie, vous pouvez générer une adresse qui inclus déjà un ID de paiement aléatoire.
|
|
integrated_address 82d79055f3b27f56
|
integrated_address 12346780abcdef00
|
|
address all
|
address
|
|
set store-tx-info 1
|
set store-tx-info 1
|
|
get_tx_key 1234567890123456789012345678901212345678901234567890123456789012
|
get_tx_key 1234567890123456789012345678901212345678901234567890123456789012
|
|
check_tx_key TXID TXKEY ADDRESS
|
check_tx_key IDTX CLEFTX ADRESSE
|
|
payments PAYMENTID
|
payments PAYMENTID
|
|
show_transfers
|
show_transfers
|
|
show_transfers in 650000
|
show_transfers in 650000
|
|
start_mining 2
|
start_mining 2
|
|
stop_mining
|
stop_mining
|