Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ulineto
monero-site
Commits
1f12be71
Verified
Commit
1f12be71
authored
Oct 14, 2018
by
el00ruobuob
Browse files
corrrect typo `outpouts` to `outputs` on L578-579
parent
7bb92666
Changes
5
Hide whitespace changes
Inline
Side-by-side
_i18n/ar/resources/developer-guides/wallet-rpc.md
View file @
1f12be71
...
...
@@ -575,8 +575,8 @@ Inputs:
*
*account_index*
- unsigned int; (Optional) Transfer from this account index. (Defaults to 0)
*
*subaddr_indices*
- array of unsigned int; (Optional) Transfer from this set of subaddresses. (Defaults to 0)
*
*priority*
- unsigned int; Set a priority for the transaction. Accepted Values are: 0-3 for: default, unimportant, normal, elevated, priority.
*
*mixin*
- unsigned int; Number of outp
o
uts from the blockchain to mix with (0 means no mixing).
*
*ring_size*
- unsigned int; Number of outp
o
uts to mix in the transaction (this output + N decoys from the blockchain).
*
*mixin*
- unsigned int; Number of outputs from the blockchain to mix with (0 means no mixing).
*
*ring_size*
- unsigned int; Number of outputs to mix in the transaction (this output + N decoys from the blockchain).
*
*unlock_time*
- unsigned int; Number of blocks before the monero can be spent (0 to not add a lock).
*
*payment_id*
- string; (Optional) Random 32-byte/64-character hex string to identify a transaction.
*
*get_tx_key*
- boolean; (Optional) Return the transaction key after sending.
...
...
_i18n/en/resources/developer-guides/wallet-rpc.md
View file @
1f12be71
...
...
@@ -575,8 +575,8 @@ Inputs:
*
*account_index*
- unsigned int; (Optional) Transfer from this account index. (Defaults to 0)
*
*subaddr_indices*
- array of unsigned int; (Optional) Transfer from this set of subaddresses. (Defaults to 0)
*
*priority*
- unsigned int; Set a priority for the transaction. Accepted Values are: 0-3 for: default, unimportant, normal, elevated, priority.
*
*mixin*
- unsigned int; Number of outp
o
uts from the blockchain to mix with (0 means no mixing).
*
*ring_size*
- unsigned int; Number of outp
o
uts to mix in the transaction (this output + N decoys from the blockchain).
*
*mixin*
- unsigned int; Number of outputs from the blockchain to mix with (0 means no mixing).
*
*ring_size*
- unsigned int; Number of outputs to mix in the transaction (this output + N decoys from the blockchain).
*
*unlock_time*
- unsigned int; Number of blocks before the monero can be spent (0 to not add a lock).
*
*payment_id*
- string; (Optional) Random 32-byte/64-character hex string to identify a transaction.
*
*get_tx_key*
- boolean; (Optional) Return the transaction key after sending.
...
...
_i18n/es/resources/developer-guides/wallet-rpc.md
View file @
1f12be71
...
...
@@ -575,8 +575,8 @@ Inputs:
*
*account_index*
- unsigned int; (Optional) Transfer from this account index. (Defaults to 0)
*
*subaddr_indices*
- array of unsigned int; (Optional) Transfer from this set of subaddresses. (Defaults to 0)
*
*priority*
- unsigned int; Set a priority for the transaction. Accepted Values are: 0-3 for: default, unimportant, normal, elevated, priority.
*
*mixin*
- unsigned int; Number of outp
o
uts from the blockchain to mix with (0 means no mixing).
*
*ring_size*
- unsigned int; Number of outp
o
uts to mix in the transaction (this output + N decoys from the blockchain).
*
*mixin*
- unsigned int; Number of outputs from the blockchain to mix with (0 means no mixing).
*
*ring_size*
- unsigned int; Number of outputs to mix in the transaction (this output + N decoys from the blockchain).
*
*unlock_time*
- unsigned int; Number of blocks before the monero can be spent (0 to not add a lock).
*
*payment_id*
- string; (Optional) Random 32-byte/64-character hex string to identify a transaction.
*
*get_tx_key*
- boolean; (Optional) Return the transaction key after sending.
...
...
_i18n/fr/resources/developer-guides/wallet-rpc.md
View file @
1f12be71
...
...
@@ -575,8 +575,8 @@ Inputs:
*
*account_index*
- unsigned int; (Optional) Transfer from this account index. (Defaults to 0)
*
*subaddr_indices*
- array of unsigned int; (Optional) Transfer from this set of subaddresses. (Defaults to 0)
*
*priority*
- unsigned int; Set a priority for the transaction. Accepted Values are: 0-3 for: default, unimportant, normal, elevated, priority.
*
*mixin*
- unsigned int; Number of outp
o
uts from the blockchain to mix with (0 means no mixing).
*
*ring_size*
- unsigned int; Number of outp
o
uts to mix in the transaction (this output + N decoys from the blockchain).
*
*mixin*
- unsigned int; Number of outputs from the blockchain to mix with (0 means no mixing).
*
*ring_size*
- unsigned int; Number of outputs to mix in the transaction (this output + N decoys from the blockchain).
*
*unlock_time*
- unsigned int; Number of blocks before the monero can be spent (0 to not add a lock).
*
*payment_id*
- string; (Optional) Random 32-byte/64-character hex string to identify a transaction.
*
*get_tx_key*
- boolean; (Optional) Return the transaction key after sending.
...
...
_i18n/it/resources/developer-guides/wallet-rpc.md
View file @
1f12be71
...
...
@@ -575,8 +575,8 @@ Inputs:
*
*account_index*
- unsigned int; (Optional) Transfer from this account index. (Defaults to 0)
*
*subaddr_indices*
- array of unsigned int; (Optional) Transfer from this set of subaddresses. (Defaults to 0)
*
*priority*
- unsigned int; Set a priority for the transaction. Accepted Values are: 0-3 for: default, unimportant, normal, elevated, priority.
*
*mixin*
- unsigned int; Number of outp
o
uts from the blockchain to mix with (0 means no mixing).
*
*ring_size*
- unsigned int; Number of outp
o
uts to mix in the transaction (this output + N decoys from the blockchain).
*
*mixin*
- unsigned int; Number of outputs from the blockchain to mix with (0 means no mixing).
*
*ring_size*
- unsigned int; Number of outputs to mix in the transaction (this output + N decoys from the blockchain).
*
*unlock_time*
- unsigned int; Number of blocks before the monero can be spent (0 to not add a lock).
*
*payment_id*
- string; (Optional) Random 32-byte/64-character hex string to identify a transaction.
*
*get_tx_key*
- boolean; (Optional) Return the transaction key after sending.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment