{% include disclaimer.html translated="false" version=page.version %}
## Introduction
## Introduction
This is a list of the monero-wallet-rpc calls, their inputs and outputs, and examples of each. The program monero-wallet-rpc replaced the rpc interface that was in simplewallet and then monero-wallet-cli.
This is a list of the monero-wallet-rpc calls, their inputs and outputs, and examples of each. The program monero-wallet-rpc replaced the rpc interface that was in simplewallet and then monero-wallet-cli.
...
@@ -2057,7 +2057,7 @@ Alias: *None*.
...
@@ -2057,7 +2057,7 @@ Alias: *None*.
Inputs:
Inputs:
**address* - string; Wallet address
**address* - string; Wallet address
**amount* - unsigned int; (optional) the integer amount to receive, in **atomic**units
**amount* - unsigned int; (optional) the integer amount to receive, in **@atomic-units**
**payment_id* - string; (optional) 16 or 64 character hexadecimal payment id
**payment_id* - string; (optional) 16 or 64 character hexadecimal payment id
**recipient_name* - string; (optional) name of the payment recipient
**recipient_name* - string; (optional) name of the payment recipient
**tx_description* - string; (optional) Description of the reason for the tx
**tx_description* - string; (optional) Description of the reason for the tx