Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
8e5e685f
Commit
8e5e685f
authored
May 22, 2016
by
Riccardo Spagni
Browse files
Merge pull request #116 from PsychicCat/master
change transaction to payment ID
parents
53d3a610
e7f58d15
Changes
1
Hide whitespace changes
Inline
Side-by-side
knowledge-base/developer-guides/daemon-rpc.md
View file @
8e5e685f
...
...
@@ -638,7 +638,7 @@ Outputs:
*
*amount*
- Amount of transaction output, in atomic units.
*
*target*
- Output destination information:
*
*key*
- The stealth public key of the receiver. Whoever owns the private key associated with this key controls this transaction output.
*
*extra*
- Usually called the "
transaction
ID" but can be used to include any random 32 bytes.
*
*extra*
- Usually called the "
payment
ID" but can be used to include any random 32 bytes.
*
*signatures*
- List of ignatures used in ring signature to hide the true origin of the transaction.
Example 1: Return transaction information in binary format.
...
...
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